User: Culbrelai

  • Public profile

User profile: Culbrelai

User info
User name:Culbrelai
History
Joined:
Number of posts:21
Latest posts:

Derived class shenanigans
Ok, now getting these errors [code]class Derived() : public Base //Here, it says "Expected an ident...

Derived class shenanigans
So, I am in a bit of a tizzy. [code] class Derived:public Base { public: Derived():Base() //unsure...

Template functions
First time learning/tying to use Templates, can you tell? Thanks so much

Template functions
This 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