Topic: Test The "Code" Tag
/*Test Code*/
#include <stdio.h>
int main(int argc, char *argv[])
{
char *hw = "Hello, world!\n";
printf("%s", hw);
return 0;
}Unfortunately no one can be told what PunBB is - you have to see it for yourself.
You are not logged in. Please login or register.
/*Test Code*/
#include <stdio.h>
int main(int argc, char *argv[])
{
char *hw = "Hello, world!\n";
printf("%s", hw);
return 0;
}Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.