... stdout buf_size = %d\n",__fbufsize(stdout)); setvbuf(stdout, (char*)NULL, ... From the man page: The size argument may be given as zero to obtain ...
確定! 回上一頁