Manipulating a class member outside a classThere is a point to indicating private in a class. First it is more explicit, and second, if you we...
C++ applicationYou should learn some C++ first.
Dev-C++ Problem!Dev C++ is no longer maintained. Why don't you use a compiler that is up to standard? There are pl...
Manipulating a class member outside a classroot = new ProductNode(item,NULL,NULL); This line calls ProductNode's constructor, which has this i...
Math Game Help :)No, your code is fine. Perhaps you need to rebuild your project, or change your prefetch settings (...
This user does not accept Private Messages