// unnamespace3.h By: Aiman Hanna - ©1993-2006 Aiman Hanna // These 4 functions should see the greeting() method, which is directly // defined in unnamespace1.cpp #include void fun1(); void fun2(); void fun3(); void fun4();