петак, 6. јануар 2012.

Constructors and Destructors in C++

is not a trivial task.Every time an instance of a class is createdthe constructor method is called. The constructor has the same name as theclass and it doesn't return any type, while the destructor's name it's definedin the same way, but with a '

View the Original article

Нема коментара:

Постави коментар