In other words, there is probably no data buffering on the driver level. Does somebody know any details? The question of buffering can be important for the speed optimization.
Jan Slodicka ----- Original Message ----- From: "Laurens" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Friday, November 21, 2003 4:57 PM Subject: Re: VFS flush > > <[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/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
