[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

PRemember

Pointer to Memory allocating remember structure

Declaration

Source position: intuition.pas line 1050

type PRemember = ^TRemember;

See also

AllocRemember

  

Allocate Memory with tracking to make freeing easy.

FreeRemember

  

Free memory allocated by calls to AllocRemember().


Documentation generated on: 2017-01-10