fprintf(stderr, "error: could not open filen");
a) The diagnostic output is directly displayed in the output
b) The diagnostic output is pipelined to the output file
c) The line which caused error is compiled again
d) The program is immediately aborted
What happens when we use the following C statement?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What happens when we use the following C statement?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!