fseek ()函数用于将文件指针设置为指定的偏移量。它用于将数据写入文件中所需位置。 句法: int fseek(FILE *stream, long int offset, ...
確定! 回上一頁