Derived class shenanigansOk, now getting these errors [code]class Derived() : public Base //Here, it says "Expected an ident...
Derived class shenanigansSo, I am in a bit of a tizzy. [code] class Derived:public Base { public: Derived():Base() //unsure...
Template functionsFirst time learning/tying to use Templates, can you tell? Thanks so much
Template functionsThis does not even compile and I cannot figure out why. It's got quite a list of errors for being su...
Convert System string to standard?Thanks you guys, I solved it with this function (still working on where to put that if statement lol...
This user does not accept Private Messages