Tag Archives: Visual C++

C++. Working with strings. The string class. Class constructors. The functions assign(), append(), insert(), replace(), erase(), find(), rfind(), compare(), c_str(). Examples




Continue reading C++. Working with strings. The string class. Class constructors. The functions assign(), append(), insert(), replace(), erase(), find(), rfind(), compare(), c_str(). Examples

C++. Destructors. Definition of the destructor. Public and private destructors. Examples of destructors using. Differences between constructors and destructors




Continue reading C++. Destructors. Definition of the destructor. Public and private destructors. Examples of destructors using. Differences between constructors and destructors