Name: Anonymous 2005-08-16 5:25
Hello, we have a new BBCode tag that will help you make awesome formatted posts.
This is [code][/code]. Put it around your text, like so
#include <stdio.h>
int main(int argc, char *argv[])
{
printf("Hello world4ch!");
return 0;
}
As you can see, it makes everything look awesome! Hopefully this will make posts with code in them easier to read.
This is [code][/code]. Put it around your text, like so
#include <stdio.h>
int main(int argc, char *argv[])
{
printf("Hello world4ch!");
return 0;
}
As you can see, it makes everything look awesome! Hopefully this will make posts with code in them easier to read.