Page 1 of 1

What is the return value of getc()?

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) The next character from the stream is not referred by file pointer
b) EOF for end of file or error
c) Nothing
d) None of the mentioned