// hello.c void main(void) { printf("hello world!"); }