how to use [code] tags?
specifically, how do i type the opening and closing code tags in my post, as an example, without causing the code tags to activate?
like this:
HEY NOOB! USE CODE TAGS, AIGHT???<code=c>
int main(void)
{
// your noob code here
return 0;
}
</code>
with [ square ] instead of < angle > brackets of course.