-
Code:
#include <stdlib.h>
#include <stdio.h>
int main(int argc, char **argv)
{
printf("Hello Example!\n");
return EXIT_SUCCESS;
}
The question mark at the top-right corner will open a new window with the text "@ABOUT@" in it. What's the purpose of it?
-
It's a test of curiosity, to see if you'll click the button.
-
This is really weird, but when I tried to go to the forum using the direct link (cboard.cprogramming.com) I kept getting a VB server error. About one minute later of refreshing it allowed me to enter.
-
Probably a temporary server error. Report it if it keeps occuring.
-
The forum keeps logging me out for some reason. I do not allow cookies but I have never been logged out automatically after logging in. The lack of cookies means that if I leave the site and come back I will need to login again. At least that is how it used to behave.