c++ flush stdin. fflush(stdin);. clear buffer in c. while (getchar() != '\n');//Clearing the buffer. c clear buffer. void clearBuffer() { char c; do { c ...
確定! 回上一頁