>Subject: C++ on the palm >From: "Jeremy Nuss" <[EMAIL PROTECTED]> >Date: Mon, 17 Dec 2001 19:24:14 -0600 > >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.
Check the archives. There's been plenty of discussions both on the use of C++ and on what C++ facilities to avoid. Basically, by all means use C++. However, you'll probably find a program with a mixture of C and C++ techniques is your optimum solution. Roger Stringer Marietta Systems, Inc. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
