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

MEMF_CLEAR

Memory Requirement Type. Clear the memory when allocate.

Declaration

Source position: exec.pas line 539

const MEMF_CLEAR = 1 shl 16;

See also

AllocMem

  

Allocate memory given certain requirements


Documentation generated on: 2017-01-10