Hello,

I have written a small palm app that is getting large.  I would like to
split it up into functional .c files and their associated headers.  I cannot
seem to get this to work in the Metrowerks IDE.  I keep getting "precompiled
header" errors when I include <Pilot.h> in multiple files and other erros
(of course) when I take it out.  An example of how to do this would be very
helpful.  The examples that came with Metrowerks Lite, MemoPad and SubHunt
are both just one large ugly source file.

Thanks
- Dan

Reply via email to