The C library function int fseek(FILE *stream, long int offset, int whence) sets the file position of the stream to the given offset.
確定! 回上一頁