Hi, I've just put
DrawText (GCMemAlloced()/1024),100,10
in my main loop of my app (which I assume gets the apps memory use if KB). The display cycles up and down between 38 and 49 - is it normal for this to fluctuate? I'm assuming there isnt a memory leak as it isnt contstantly increasing.
cheers
DrawText (GCMemAlloced()/1024),100,10
in my main loop of my app (which I assume gets the apps memory use if KB). The display cycles up and down between 38 and 49 - is it normal for this to fluctuate? I'm assuming there isnt a memory leak as it isnt contstantly increasing.
cheers