//File a.c #include "a.h" #include void af(){ cout << "Hello"; }