Class Not Being Recognized/Won't Declare ObjectsI was about to upload my .h file here when I found out there is a conflict with a C++ library functi...
Class Not Being Recognized/Won't Declare ObjectsI created a class 'Rectangle' under the header file 'Rectangle.h' as part of a build that I am doing...
Tracking User Input Using an ArrayOh got it. Will definitely do that next time. This was my first post so still figuring things out. A...
Tracking User Input Using an ArrayGot it all figured out. I needed to use the && operator in the 'do... while' function and not ||. Th...
Tracking User Input Using an ArraySo I took what you said and changed my strategy for how to do what I was trying to do. The new code ...
This user does not accept Private Messages