InterviewSolution
Saved Bookmarks
| 1. |
Whichfunctions is declared in ?(a) fseek()(b) ftell()(c) ferror()(d) fsetpos()This question was posed to me during an online interview.Asked question is from File Operations in division Input and Output in C of C |
|
Answer» Right option is (C) ferror() |
|