native fseek(file, position, start);
file | Handle to the file |
position | Position relative to what is specified in whence |
start | SEEK_ constant value of where to see from |
Sets the file position indicator.
0 on success, a non-zero value otherwise
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.