how do i declare cin.clear(),cin.ignore, and cin.fail() in c program?

前端 未结 0 959
慢半拍i
慢半拍i 2021-01-14 18:34

i have code was declare in c++ and i\'m confused to change it to c language. maybe anyone wants help me.

this the code:

cin.clear();
cin.ignore(std::nu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题