Page 1 of 1

what is the return value of fputs()?

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) EOF if an error occurs
b) Non-negative if no error
c) EOF if an error occurs & Non-negative if no error
d) None of the mentioned