| [Overview][Constants][Types][Procedures and functions][Index] | 
Size of memory tail
Source position: heaptrc.pp line 85
const tail_size: LongInt = sizeof(ptruint);  | 
This is the size of the tail block added to every memory block when add_tail is True.
  | 
Check for memory overwrites  |