User Tools

Site Tools


c_-_c_exception_handling:class_exceptions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
c_-_c_exception_handling:class_exceptions [2017/10/12 10:36] peterc_-_c_exception_handling:class_exceptions [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 12: Line 12:
      
   forgetcode() {    forgetcode() { 
-    cout<<"Error has occured";+    cout<<"Error has occurred";
   }   }
    
   void display()   void display()
   {   {
-    cout<<"\nPlease Enter a positve number";+    cout<<"\nPlease Enter a positive number";
   }   }
 }; };
c_-_c_exception_handling/class_exceptions.1507804605.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki