Saved Bookmarks
| 1. |
What is error handling function? |
|
Answer» Each bit such as eofbit, badbit, etc., are associated with the function that handles appropriate errors. Such function are called error handling functions. For example, eof() function. |
|