Error handling during input/output operations in C

• During input/output, Errors in C occurs due to missing of Semicolon (;),Comma(,) Quotation marks(“), Incompatible format specifier (%).

• Other than these, the commonly occurring errors during input/output are explained below with their cause.

No comments:

Post a Comment