Xiqual 0.7.2
In file xitools/files.c: Seek-wrapper for SEEK_SET functionality.
Documentation
Seek-wrapper for SEEK_SET functionality.
Seek to a specified position from the beginning of the file.
The pos member of struct autofile is updated.
- Parameters:
- af - The autofile to seek in.
- pos Exact position in file to go to. All reads will continue from there.
- Returns:
- Current position.
- Author:
- Ronny Bangsund
- See Also:
- autofile, file_new()
Alphabetic index
This page was generated with the help of DOC++.