std::ftell. 定义于头文件 <cstdio>. long ftell( std::FILE* stream );. 返回文件流 stream 的文件位置指示符的当前值。 如果流是以二进制模式打开的,那么这个函数 ...
確定! 回上一頁