Hacker News new | ask | show | jobs
by futharkshill 1648 days ago
> Why on Earth would one use malloc in C++? Instead of using ’new’ if explicit allocation is desired.

That was the point of my original comment that C++ and C are not the same language :)