Hacker News new | ask | show | jobs
by makuto 1112 days ago
Memory allocation matches C, i.e. malloc and free are used. If interoperating with C++, you can use new and delete.