But.... If I try to include the same header file ("Global.h") to Invoice.c, the above error message will popup.
#ifndef __GLOBAL_H__ #define __GLOBAL_H__
/*
all declarations etc
*/#endif // __GLOBAL_H
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
