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

Home » Public Forums » archive » Re: Memory Leaks
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: Memory Leaks [message #16831] Tue, 24 August 1999 00:00
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
David (pharoh@ihug.com.au) writes:

> I'm new to IDL and have just started going through the IDL Programming
> Techniques book (David W. Fanning).

Oh, good on ya, mate!

> In unix you are able to use bcheck to check for memory leaks. I was
> wondering is there a program
> that has similar abilities as bcheck but for windows, that can check for
> memory leaks in IDL.

I'm not really familiar with bcheck, but I do know
searching for memory leakage in IDL can be a bit of
a trick. Most of the time we resort to judiciously
placed HELP calls with the MEMORY and/or HEAP
keywords set.

Although I've always found the most effective way
of finding not only memory leakage errors, but *any*
programming errors, is to publish your program on
your web page. You will get a full report in about
3 seconds and you won't even have to go cross-eyed
looking through all your code. :-)

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Previous Topic: Re: Gif animated
Next Topic: Using other's code not clueless (was IDL and WAVE: # and types of users?)

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

Current Time: Sat Oct 11 16:42:10 PDT 2025

Total time taken to generate the page: 0.96052 seconds