getchar does not stop when using scanf

前端 未结 5 910
傲寒
傲寒 2020-11-27 22:38

I have a difficulty understanding getchar(). In the following program getchar works as expected:

#include 


int mai         


        
5条回答
提交回复
热议问题