comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Deallocate Memory for a Structure
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Deallocate Memory for a Structure [message #45806 is a reply to message #45805] Fri, 14 October 2005 21:46 Go to previous messageGo to previous message
Robert Moss is currently offline  Robert Moss
Messages: 74
Registered: February 1996
Member
Reimar Bauer wrote:
>
> a=create_Struct('test',1)
> a=0
>
> or
>
> dummy=temporary(a)
>

dummy = temporary( a ) does not free any memory. It simply renames the
variable that contains the structure. Setting a to zero certainly does
work.


--
Robert Moss, PhD
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: List of Points --> ROI via IDLVECTOR data type for iimage itool
Next Topic: Loading ASCII data into an array

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 07:47:23 PDT 2025

Total time taken to generate the page: 0.80036 seconds