#include #define semicolon ; void main() { printf("Hello World ")semicolon }
Hello World Press any key to continue . . .