Hey, y'all. I'm posting because I just got my hands on three Borders gift cards!! :)
But, back to the point, I know I want to get a book on Windows Programming in C++. Problem is, I'm not sure which book I want to get. So, do you guys have any suggestions? :\...
Once again, I'm having serious OOP problems. I just compiled a program I've been working on, and got ten errors. I've managed to get it down to two syntax errors, but I can't seem to find them!! I'll post a snippet of the code my compiler is marking as bugged. If you need the WHOLE code, I can...
Hey y'all. I have a question about protected variables within a class. Let's say you have a base capability class called BASE, and two derived classes, DERIVED1 and DERIVED2. Each of these derived classes has three protected variables. My question is this: Can DERIVED1 access DERIVED2's...
Hey, y'all. As the thread title suggests, I'm having trouble with capability classes in the C++ language. Basically, I have a capability class and two derived classes from it. All of these are .hpp header files. The capability class has a virtual method which is overridden in both derived...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.