FastMM5 icon indicating copy to clipboard operation
FastMM5 copied to clipboard

Documentation ?

Open bero opened this issue 2 years ago • 3 comments

I understand that FastMM5 has new possibilities to configure it. But where should I read about it ? The source ?

bero avatar Sep 19 '23 13:09 bero

Hi Roland,

The documentation is in the source unit itself, FastMM5.pas. I try to document everything thoroughly, so if anything is unclear please let me know and I will expand on it there.

Pierre

pleriche avatar Sep 19 '23 14:09 pleriche

How to use FastMM5 in C++ Builder?

oyefer avatar Mar 28 '24 14:03 oyefer

How to use FastMM5 in C++ Builder?

Via the BorlndMM.dll library. I have added additional exports in order to allow the application to access the debugging features.

pleriche avatar Mar 28 '24 20:03 pleriche