ftell (), ftello(). Return the current position of a stream. Synopsis: #include <stdio.h> long int ftell( FILE* fp ); off_t ftello( FILE* fp );. Arguments:.
確定! 回上一頁