Also what is the analogous of scanf("%1d" &n) in C++?. I have tried it using return value of scanf() and using n==NULL as condition but both of ...
確定! 回上一頁