View Single Post
  #1 (permalink)  
Old October 23rd, 2003, 07:52 PM
nikolai nikolai is offline
Friend of Wrox
 
Join Date: Jun 2003
Posts: 836
Thanks: 0
Thanked 0 Times in 0 Posts
Default disable forum code within [code] blocks?


Does this code snippet look wrong?

Code:
some_array[0] = 0;
some_array[1] = 0;
some_array[2] = 0;
some_array[3] = 0;
some_array[4] = 0;
some_array[5] = 0;
some_array[6] = 0;
some_array[7] = 0;
some_array[8] = 0;

I don't think it's fair to expect someone to type [brace]8[/brace] when all they really want is [8], especially since a lot of the code posted here is just pasted from some other source.

I guess I can see why someone would want to highlight, change the font color, bold, italicize, etc... some code to illustrate some point, but at the very least, the 8-ball thing has GOT to go.



Take care,

Nik
http://www.bigaction.org/
__________________
Take care,

Nik