#include void inCFile() { printf("I am in C code in a .c file now!\n"); }