View Single Post
Old Mar 18th, 2006, 12:36 PM   #11
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Well, he tried tags, but he put the opening tag BELOW the code and has no closing tag.
Put [/code] BELOW your code and [ code ] (no spaces before and after the word) ABOVE your code, woiks like this:
This chere is code
   with some indentations
   {
      and other blocked up stuff
   }
See?
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote