Hi, Is there any sample code to illustrate the usage of the File Streaming API?
Thanks, RK --- Tom Bridgwater <[EMAIL PROTECTED]> wrote: > For internal storage just use the PalmOS File > Streaming API: > > http://www.palmos.com/dev/support/docs/palmos/FileStreaming.html > > /TomB > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > On Behalf Of Caspar > Heiden, vd > Sent: Thursday, November 06, 2003 2:12 AM > To: Palm Developer Forum > Subject: RE: Equivalents to standard C routines for > PalmOS > > No, as the Palm OS doesn't have a file - system. > > If you want your files in intern memory, you're > going to have to make > your own filesystem, based on pdbs and the Data > Manager API. > > If it's OK to have your files on SD cards, things > will be a little > easier for you as you can use the VFS API. > > good luck, > > Caspar > > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > On Behalf Of Anders > Rahm-Nilzon > Sent: Wednesday, November 05, 2003 1:14 PM > To: Palm Developer Forum > Subject: Equivalents to standard C routines for > PalmOS > > Is there an equivalent C routine in Palm OS for: > > fprintf > fscanf > sscanf > fgetc > fgets > fputs > fputs > fopen > freopen > > \Anders R-N > > > -- > For information on using the Palm Developer Forums, > or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
