| |||
| Home > The C and C++ Libraries > Tailoring the input/output functions > _sys_seek() | |||
This function puts the file pointer at offset pos from
the beginning of the file.
This function sets the current read or write position to the
new location pos relative to the start
of the current file fh.