0 Members and 1 Guest are viewing this topic.
Piru wrote:Right. Here's the correct one:#include #include int main(void){printf("hello world\n");return EXIT_SUCCESS;}