#include void hello(void){ printf("hello from C\n"); }