The function int setvbuf(FILE *stream, char *buffer, int mode, size_t size); sets the buffer to be used by a stream for Input/Output operations.
確定! 回上一頁