DannyT Posted August 26, 2005 Posted August 26, 2005 I read other posts and they all contain wonderfully stylized c# samples. mine always displays massively spaced out and no colours: - [csharp] public class uglyFormatting { public void uglyFormatting { throw new Exception("UGLY"); } } [/csharp] i use [charp] and [/csharp ] tags is that wrong? Quote
Administrators PlausiblyDamp Posted August 26, 2005 Administrators Posted August 26, 2005 use cs tags instead Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
DannyT Posted August 26, 2005 Author Posted August 26, 2005 Ahhh cheers plausibly, the descriptions in the Post Formatting section are a bit screwy for csharp. Ta! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.