<[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/
