The "close" function on other systems does not necessarily force data to be written - it still sits in cache after the close. Does VFSFileClose force the data to the card??
- Stella "Laurens" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > How do you ensure that data has been actually written to the VFS card? On > > Win32, we have FlushFileBuffers, posix has fsync... what is the Palm VFS > > equivalent? > > I don't think there is a function for this in the VFS API. Just make sure > you call VFSFileClose. > > Regards > -Laurens > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
