Page 1 of 1

What is the use of getchar()?

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) The next input character each time it is called
b) EOF when it encounters end of file
c) The next input character each time it is called EOF when it encounters end of file
d) None of the mentioned