Sets the file position indicator.
bool FileSeek(Handle file, int position, int where)
Handle to the file.
Position relative to what is specified in whence.
SEEK_ constant value of where to see from.
True on success, false otherwise.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.