You are better off using C++, given a few restrictions that are specific to the Palm runtime model. You can write "in C" but use the C++ compiler for better type checking (just give your files a .cpp extension). Then, as you get comfortable with C++, you can start using some of its' features.
-E -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roel Wijmans Sent: Wednesday, July 21, 2004 12:37 AM To: Palm Developer Forum Subject: Re: Using C vs C++ to develop apps I appreciate your reply Keith, I can see some of the issues with C++ but i still would like to hear other developer's opinion on the topic. As i'm not a hugely technical person as i'm just starting out, some of the topics in the FAQ articles don't mean much to me >From those articles it seems C is still favoured over C++. but perhaps people are combining the two? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
