Hey everyone, sorry for bringing up this question, knowing that there are thousands of online tutorials and books, but I have gone through mostly every kind of tutorial I can find, and I still need some better explaining on when too set up a 'class' and how..?
I'm quite new too C++ but knowledgable on the basics, and I'm very interested in 'classes'. I know that a class HAS to have a constructor and a destructor ( I know a constructor initialize's variables, but I don't understand what they mean about the destructor being used to clean up the constructor's mess?) I know about "public", "private", and "protected", but besides that I just can't understand what i'm doing..?



2Likes
LinkBack URL
About LinkBacks



