Hacker News new | ask | show | jobs
by zabzonk 7 days ago
Well, if this is supposed to be something like C++, and if "new" is dynamically allocating memory, then simply don't do that - this kind of thing has been solved years ago.