Ask HN: Is memory fragmentation with C still an issue?
I'm looking to create a game in C++ using OOP extensively. One requirement is the use of references to handle objects. I have read that dynamic memory (new/mallo) causes heap fragmentation, i would like to know what the solutions are to the fragmentation, thanks!
2 comments
[ 4.3 ms ] story [ 7.2 ms ] thread