Mega Code Archive
Categories
/
C Tutorial
/
Statement
Each executable statement is terminated by
#include
main(){ printf("Hi \n"); } Hi