[fpc-pascal] Question on how to avoid memory trouble

Jonas Maebe jonas.maebe at elis.ugent.be
Mon Feb 12 20:36:28 CET 2007


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)


Jonas



More information about the fpc-pascal mailing list