// // mundo.cpp // // HERE is referenced by both .h files // #define HERE 0 // // hither.h // // // yon.h // int yon = 0; void main() { } //End of File