Why 97?Because the ascii code for a = 97 and the code for b = 98. Look an ascii table and look at a and b. ...
Compiler doesn't know what this class isI don't know but, that's what fixed it. The code is posted above, see anything wrong with it? Saying...
Compiler doesn't know what this class isI did define the class in the Location header files. The problem was I was not including the headers...
Compiler doesn't know what this class isHey guys, I get an error saying the class "LocationHandler" is undefined, even when I forward decl...
weird output when using deleteNVM! I forgot to include the body for the destructor... smh. its late. for any one who stumbles up...