Well, you could certainly just turn on the C++ compiler options in your development system and recompile your program (fixing any changes required because of different type checking, et al.). That, strictly speaking, would be "a palm program in C++".
But I suspect that's not in the spirit of the task. Do you have any further clarification on what this C++ requirement is? There are a handful of C++ frameworks available for the Palm. Have you searched for those and looked into them to see what they do? -- Keith -----Original Message----- From: Jeremy Nuss [mailto:[EMAIL PROTECTED]] Sent: Monday, December 17, 2001 5:24 PM To: Palm Developer Forum Subject: C++ on the palm Hi guys.. I'm just curious if any of you have written a palm program using C++? Have any of you used C++ classes to represent your record objects? I've been asked to write a palm program in C++, and I can't figure out how to go about this after having written one in C. If anyone can point me to palm sample code written entirely in c++ it would be very helpful... thanks all. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
