Copyright Digital Equipment Corp. All rights reserved.

fsync

   Flushes data all the way to the disk.

   Format

     #include  <unistd.h>

     int fsync  (int fd);
 


Additional information available:

Argument        Description     Return_Values