int main (void) { return 0; } #### gcc -o try.exe try.c -v