Developing good programming styleThank you for the suggestions. I will definitely be getting more books on c++ and taking a more in d...
Help with code error Make sure the file grade.h file is in the same directory as the main.cpp file, if it isn't eithe...
Developing good programming style I have taught myself c++ mainly from books and reading tutorials on line. While I would by no means...
Question on inheritance, virtual destructors, and the heapThanks for the quick reply. I was unsure how a virtual destructor would act compared to a regular vi...
Question on inheritance, virtual destructors, and the heap My question is if you have a pointer in a class that is pointing to heap memory that is automati...