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

Home » Public Forums » archive » IDL memory question
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: IDL memory question [message #12811 is a reply to message #12735] Tue, 08 September 1998 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Mark Hadfield (m.hadfield@niwa.cri.nz) writes:

> For what it's worth, the win32 version does not have this problem. That is,
> the Task Manager shows the memory usage increasing when a large array is
> created and dropping straight back down when it is destroyed.

Apparently the Windows version of IDL is being compiled with
a special compiler (whose name completely escapes me at the
moment) that has the ability to give freed memory back to
the operating system. As many people have pointed out, this
is NOT a normal feature of most standard operating system
libraries that use Malloc and Free to allocate and free
memory.

Yet another reason why I buy more Microsoft stock every
time the market dips. :-)

Cheers,

David

----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
E-Mail: davidf@dfanning.com
Phone: 970-221-0438, Toll-Free Book Orders: 1-888-461-0155
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: God's Gift to Humankind, Was: 24-bit color Postscript
Next Topic: Thanks for replies

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

Current Time: Sat Oct 11 06:44:28 PDT 2025

Total time taken to generate the page: 1.41824 seconds