Discussion
gamefreaks said:
Just though I would mention that the code tags don't seem to work for curly brace languages.
{{{
{
printf("see what I mean?\n");
}
}}}
There are quite a few bug with the code tags at the moment but we have a new parser on it's way which should sure all of these including the problem you are having.{{{
- include <stdlib.h>
- include <stdio.h>
{
printf("see what I mean?\n");
}
}}}
Gassing Station | Website Feedback | Top of Page | What's New | My Stuff


