help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best ways to free memory within c++ DLD's


From: Miquel Cabanas
Subject: Re: Best ways to free memory within c++ DLD's
Date: Wed, 15 Feb 2006 11:57:41 +0100

hi,

this is not a reply to your question, but a point to a possibly helping
tool in situations like this: check the Valgrind software at,

http://valgrind.org/

Miquel

On Wed, 2006-02-15 at 17:01 +1000, Jason Hoogland wrote:
> Q: What are the best ways to free up memory for Octave classes at the end of 
> DLD's?
> 
> ...
>
> However there 
> seems to be memory leakage which only became evident and debilitating when 
> the iterations became large.  I'm relatively new to c++.  My question is: 
> what are the best ways to free up memory for Octave classes?  Any tips or 
> tricks?
> 




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]