void* IV; //
IV = malloc
std::cout <<
free (IV); //
IV = malloc
( Code monkey | Unity | Android );
std::cout <<
"The monkey can discuss M-V-[P | VM | C] and the rest of the alphabet. Although, with SOLID understanding.
"
<< std::endl;
free (IV); //
// ^ Code, Space, and Time, actually.