int ftell (int fp). Returns the position of the file pointer referenced by fp; i.e., its offset into the file stream. If an error occurs, returns false.
確定! 回上一頁