Page 1 of 1

What will fopen will return, if there is any error while opening a file?

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) Nothing
b) EOF
c) NULL
d) Depends on compiler