C library function - ftell(), The C library function long int ftell(FILE *stream) returns the current file position of the given stream.
確定! 回上一頁