POV-Ray : Newsgroups : povray.off-topic : c++ memory question : Re: c++ memory question Server Time
11 Oct 2024 11:09:44 EDT (-0400)
  Re: c++ memory question  
From: Samuel Benge
Date: 2 Oct 2007 19:13:06
Message: <4702d082@news.povray.org>
Vincent Le Chevalier wrote:
> Everything that wasn't new-ed.
> 
> Normally the OS frees the memory used when the program ends anyway... So 
> I don't understand exactly what you observe in your game. You mean it 
> takes more memory when it runs for the 6th time than it took the first 
> time?

I mean when I monitor my system's memory usage, more memory is being 
used AFTER I close my program. But after several runs, the memory is 
returned to an earlier state.

Sam


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.