Chapter Contents

Previous

Next
_fsync

_fsync



Flush HFS File Buffers to Disk

Portability: SAS/C extension


DESCRIPTION


DESCRIPTION

_fsync is a version of fsync designed to operate only on HFS files. _fsync runs faster and calls fewer other library routines than fsync . The _fsync function is used exactly like the standard fsync function. The argument to _fsync must be the file descriptor for an open HFS file. See fsync for a full description.


Chapter Contents

Previous

Next

Top of Page

Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.