ftell() – ftello() — Get Current Position. Format. #include <stdio.h> long int ftell(FILE *stream); off_t ftello(FILE *stream); ...
確定! 回上一頁