Re: file i/o problems

2003-09-02 Thread Steven Fisher
Monika Kauntz wrote: I am confused on what to do with file i/o calls in my code. I am trying to port existing c code to Palm OS 5 and I am having problems figuring out what to do for fopen. Well, yes. This is because fopen is for files, and the concept of files is largely an invalid one on the Pal

file i/o problems

2003-09-02 Thread Monika Kauntz
Help! I am confused on what to do with file i/o calls in my code. I am trying to port existing c code to Palm OS 5 and I am having problems figuring out what to do for fopen. I have existing files that need to be open and read and I am not sure what to use in Palm OS 5 to get the equivalent of an f