Unit 'heaptrc' Package
[Overview][Constants][Types][Procedures and functions][Index] [#rtl]

usecrc

Use CRC check on allocated memory.

Declaration

Source position: heaptrc.pp line 90

const usecrc: Boolean = True;

Description

If usecrc is True (the default) then a crc check is performed on locations before and after the allocated memory. This is useful to detect memory overwrites.


Documentation generated on: Jul 24 2023