Thank you for your advice. I've completed course on C already although I'm beginner to write program actually in C in real life. I'm now studying stuffs accompanying codewarrior, with the following books as reference:
1. Palm OS Programming for Dummies 2. Palm Programming Developer Guide 3. Palm OS Programming Bible 4. Advanced Palm Programming But it's not easy to understand the internal mechanism of some functions in Palm API, especially those related to string/pointer implementation. If there is more examples included in the Palm API document, that's much more impressive and useful for beginners. "Dave Lippincott" <[EMAIL PROTECTED]> ???????:[EMAIL PROTECTED] > > The Palm Knowledgebase has examples of all kinds of code. There are also > other documents available on the Palm OS website. > www.palmos.com/developers > Search Google or your favorite search engine for posted code. > Search the archives for past posts. Its more than likely if you can think > of a question, it has already been asked and answered. (BTW, the link at the > bottom of each post will lead you to the forum's archives. > > Suggestion: The Palm OS is not the easiest platform to learn C/C++ on. I'd > suggest you first get familiar with C on your desktop system and *then* > start working with the Palm SDK. Why? The Palm API calls are not standard > C library calls and you may get confused until you understand the > fundamentals of C/C++ (IMHO). > > ----- Original Message ----- > From: "DongDong" <[EMAIL PROTECTED]> > Newsgroups: palm-dev-forum > To: "Palm Developer Forum" <[EMAIL PROTECTED]> > Sent: Saturday, June 07, 2003 2:43 AM > Subject: Use of floating-point var. > > > > I'm in need of some examples about use of floating values in C under > PalmOS. > > For example, conversion of Float to string and versa vesa. It is unable to > > use sprintf for the purpose. > > > > Since I'm a beginner about PalmOS & C, I don't understand many functions > > after taking a look at Palm OS API Reference since no examples there. > > > > Can anybody recommend some web page with plenty of examples on Palm API? > > > > Thanks a lot! > > > > > > > > -- > > 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/
