If you are _sure_ that the code hasn't changed, then I would guess that either;
a) You changed some compile options which are causing the code to be invalid.
b) You changed some preprocessor definitions which is causing any header files you have included to be interpreted differently (eg required structures not being defined).
b) Perhaps you (accidentally?) changed one of the header files included at the top of the file (perhaps even a system one).
c) You have a prefix file and you have changed that (or you should have a prefix file and you removed it?)

How about posting the start of the file up to the error point + the exact error code.

Martyn.


--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to