Chapter Contents

Previous

Next
_lseek

_lseek



Position an HFS File

Portability: SAS/C extension


DESCRIPTION


DESCRIPTION

_lseek is a version of lseek designed to operate only on HFS files. _lseek runs faster and calls fewer other library routines than lseek . See lseek for a full description.

_lseek is used exactly like the standard lseek function. The first argument to _lseek must be the file descriptor for an open HFS file.


Chapter Contents

Previous

Next

Top of Page

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