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

tail_size

Size of memory tail.

Declaration

Source position: heaptrc.pp line 86

const tail_size: LongInt = sizeof(ptruint);

Description

This is the size of the tail block added to every memory block when add_tail is True.

See also

add_tail

  

Check for memory overwrites.


Documentation generated on: Jul 24 2023