+ 1
getchar() gets only one character, not a whole string. Unlike gets() or scanf() those can get a whole set of characters.
6th Apr 2021, 2:09 PM
Carbon

Often have questions like this?
Learn more efficiently, for free:
Hot today
X=5;
Y=++X;
Print X; Print Y;
0 Votes
Python course update kinda sucks
0 Votes
Python
1 Votes