Tag Archives: constructor

C++. Overloaded functions. Overloaded functions in classes. Overloading of class constructors. Access to the overloaded function using a pointer. Examples




Continue reading C++. Overloaded functions. Overloaded functions in classes. Overloading of class constructors. Access to the overloaded function using a pointer. Examples

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