help-octave
[Top][All Lists]
Advanced

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

Memory allocation inside a Dynamically Linked Function without manual fr


From: Kamran Talai
Subject: Memory allocation inside a Dynamically Linked Function without manual freeing
Date: Fri, 18 Jul 2003 13:46:21 -0500

Hello,

I need to return an array from a dynamically linked function whose size is
determined inside the function itself.  Is there a way to allocate memory
inside the dynamically linked function that is automatically garbage
collected AFTER the function returns the array to octave?

Thanks,
Kamran



-------------------------------------------------------------
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]