setvbuf () 函数用于定义某个字节流应该如何缓存。它可以接受四个参数。 int setvbuf(FILE* stream, char* buffer, int mode, size_t size).
確定! 回上一頁