Hacker News new | ask | show | jobs
by cutemonster 933 days ago
About 2/3, does the compiler / language somehow help me remember to free memory I've allocated, or avoid double frees? Are there smart pointers or sth like that? (I've been coding lots of C/C++ :-))