"I am trying to start to implement classes in my c projects for the palm"

I think you answered your own question there, :).

PODS uses PRC-Tools witch uses a version of gcc to compile. In other words, 
you're programming in C, not C++.

----- Original Message ----
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
To: Palm Developer Forum <[email protected]>
Sent: Saturday, July 21, 2007 8:04:36 AM
Subject: Trouble with classes

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/




-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to