C 标准的当前版本(C11)表示: 7.21.5.6 setvbuf 函数 概要 #include <stdio.h> int setvbuf(FILE * restrict stream, char * restrict buf, int mode, size_t size);
確定! 回上一頁