What is the return value of getc()?
Posted: Wed Jul 13, 2022 7:54 pm
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
b) EOF for end of file or error
c) Nothing
d) None of the mentioned