ftell returns the current file pointer position on success. It returns -1L on error and sets the global variable errno to a positive value. In the event of an ...
確定! 回上一頁