I am trying to start to implement classes in my c projects for the palm. I created a test application with the Palm OS Development Suite that compiles just fine. However, when I use PODS to create a generic class, and add '#include "classname.h"' to the top of AppMain.c, it can't even compile the first line of "classname.h".
I am not even adding any functionality to the class. I am only using what PODS created, just to start learning how to implement classes. What am I doing wrong? -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
