#include <stdio.h> // C++ 에서는 <cstdio> int setvbuf(FILE* stream, char* buffer, int mode, size_t size);. 스트림 버퍼링 방식을 변경한다.
確定! 回上一頁