| ??? 07/24/03 01:55 Read: times |
#51262 - RE: Donald Catto HOW CAN U SAY Responding to: ???'s previous message |
OK, in keen anticipation of you publishing your works, I said this:
"...you do not need to know any HTML "magic" to publish your stuff..." However, one small request that will require some HTML formatting if you intend to publish the source code... Once you are a registered Forum user, you can preserve your code's formatting by bracketing it within <pre>...</pre> HTML tags thusly: <pre>
Your
code
goes
here
:
:
if (this looks better to you)
{
Then you understand the value of formatting your code for publication;
We all thank you;
}
</pre>A little extra work, but it sure helps with readability and is especially beneficial with C code (not that you're there yet, given your other thread posts), which properly formatted, can have many levels of indention.
|



