头文件:#include 函数setvbuf()用来设定文件流的缓冲区,其原型为: int setvbuf(FILE * stream, char * buf, int type, unsigned size);【参数】stream为文件流指针 ...
確定! 回上一頁