0
What's the use of getchar() I don't understand
4 odpowiedzi
+ 17
Alamelu Chandrashekar
getchar():-
This function is used to read a character from input stream.
https://www.sololearn.com/learn/C/2914/
0
I tried using integers it didn't show any errors
0
Input -65
Output-54
0
Even if I enter 66 my output is 54