Controls stream buffering and buffer size. #include <stdio.h> int setvbuf (FILE *stream, char *buffer, int mode, size_t size); ...
確定! 回上一頁