No subject


Tue Jun 11 15:59:36 CEST 2019


Procedure CheckPointer(p : Pointer);
\Description
Called by the code generator when a pointer is referenced in heap debug
mode. Verifies that the pointer actually points in the heap area.
\Parameters
p = pointer to check
\Notes
This routine should save /restore all used registers.


(note, the sources of these are in public CVS, and are work in progress.
 Dir fpc/docs/internal)





More information about the fpc-devel mailing list