I didnt know where to ask such questions,i hope i have posted in the right section.
Ok, c++ is an object oriented programming language and is mostly centered around objects.
Suppose base is a simple class with a simple constructor and destructor, like :
class base {
int x;
public...
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.