Click to See Complete Forum and Search --> : testing code tags


momrocker
December 5th, 2010, 08:32 PM
<code> This is code </code>
<code>
This is code with a newline above it and below it.
</code>
Lolz just making sure I know how the code tags work

momrocker
December 5th, 2010, 08:33 PM
Guess I dont...?

hexadecimalkid
December 16th, 2010, 11:45 PM
I was trying to find out the same thing. Oddly enough - no mention of how to do this in the FAQs.

I'm going to try square brackets.


for (uint i = 0; i< 10; i++) {
}