position = ftell(fid) returns the location of the file position indicator for the file specified by fid , an integer file identifier obtained from fopen .
確定! 回上一頁