I'm making my first steps with PalmOS and I've made simple programms with Forms and all that. But I've got a PC programm written in c++ which uses stdio a lot and I need to make it run in my Palm. I use stdio FILE, fgetc, printf and all that functions and I was trying to change it so as to use the File Streaming API, but I can't find a good documentation and I'm getting stuck at this point. For example, What would you use to change the fgetc and printf funcionts to Palm supported functions?
Is there any good documentation? What about MSL (Metrowerks Standard Library)? Could this librarys help me? Would it be faster to addapt all the code to use normal databases? (please don't say yes 'cause I'm not used at all with them) Thanks for your help, sorry for my English. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
