[fpc-pascal] Question on how to avoid memory trouble
George Lober
glober at telus.net
Tue Feb 13 02:37:10 CET 2007
Jonas Maebe wrote:
>
> On 12 Feb 2007, at 20:27, George Lober wrote:
>
>> One nice side benefit of FastMM is that it automatically lets you
>> know of memory leaks with no fuss and bother on the programmers part.
>
> FPC has support for that built in. Just compile your application with
> -ghl (that also does a lot of other memory sanity checking)
>
Good to know, thanks for the tip
--
George
More information about the fpc-pascal
mailing list