In C and C++, it can be very convenient to allocate and de-allocate blocks of memory ... There is no operator that provides the functionality of the C realloc() function. Here is the code to ...