#include main() { printf("hello, world\n"); } #### 'main' : function should return a value; 'void' return type assumed