Thank you for your information, really very usefull. I was looking exactly for something like "Metrowerks Standard Library for Palm OS(r) Release Notes.txt".
In fact, now there are a lot of headers I can use from MSL without being worried. However, I will still have to get used with databases and records. I'm trying to change a compiler code written in c++ for PC and I use FILE types and stdio a lot. What will you advice me to do: change the code to work with databases or use the FileStreaming API? I know the API works inside with databeses, but the truth is I'm not still used with databases so this API could help me. I started changing my FILE types to FileHand types and also change some functions. But, how can I change an fgetc() function? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
