“How to use FastMM 4” explained in exactly 150 words
FastMM does wonders because it catches ALL memory leaks in your program and in most cases also detects memory corruption and access on objects that have been already freed.In the DPR file of your projects do this: program MyProject; uses FastMM4, <——— FastMM ALWAYS on the first line Forms, […]
“How to use FastMM 4” explained in exactly 150 words Read More »