A question about dynamic memory allocation 2
After a few years, I discovered a memory leak bug in my code. Unfortunately the bug was not causing any issues to be noticed until i found out about it indirectly. If you want to know more asked a question about it here: https://stackoverflow.com/?newreg=4b839ccb32864d4ca199e32714120a10 bellow there is a function addElement from a class c_string that… Read More A question about dynamic memory allocation 2