Keyboard input/Flush the keyboard buffer: Difference between revisions

Content deleted Content added
Line 914:
return 0;
}</lang>
===Solution for MSVC conio===
 
{{libheader|Windows MSVC}}
<lang c>#include <conio.h>