#include void CHello() { printf("Hello from C!\n\n"); return; }