fstream const string 'no matching function'I have been banging my head on this one for a while. Here's the code: #include <iostream> #incl...
C++ forbids comparison between pointer and integerHere's the code: struct resident{ . . string lastName; . . }; void LastNameCheck(residen...
This user does not accept Private Messages