int setvbuf(FILE* stream, char* buffer, int mode, size_t size);. The setvbuf() function changes the buffering mode of the given file stream to the value of ...
確定! 回上一頁