abstract base class - private members?Hey folks one question: if i make an abstract baseclass... then all the private members in tha...
How do i sort a class in a vector?Hey guys How do i sort a classes in a vector? This is my example code: [code] #include <vector> #i...
Dynamic memory and pointer questionahh yes. good point :)
Dynamic memory and pointer questionhmm yes, but if i wanted to pass an object through a function, then i would pass my reference. At t...
Dynamic memory and pointer questionIs there any reason to use pointers if you dont use dynamic memory? I mean... i dont see any good...
This user does not accept Private Messages