Coding/CPP 삽질기
입력 버퍼비우기
chobocho
2006. 2. 23. 22:50
/* 입력 버퍼를 비우는 방법 */
fflush (stdin);
fflush (stdin);