Tag Archives: operator

C#. Dynamic memory allocation. The ‘new’ operator Memory allocation for value types, structures, enumerations, objects of classes. Memory allocation for arrays




Continue reading C#. Dynamic memory allocation. The ‘new’ operator Memory allocation for value types, structures, enumerations, objects of classes. Memory allocation for arrays

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