Input and Output fileYou either supply the value by assignment, as you currently are, without the const qualifier, or yo...
Input and Output fileSince you're not using anything that requires a const just use non-const variables if that's what's ...
Try/Catch not Working as ExpectedI am getting the same output you are getting. However I would test the stream state first, then it w...
Need help about declaring namesWhere have you defined your variable named john?
I could use some assistance with "for loops" please.First you should notice that your output is one line short. Second what is the purpose of the "magi...