Unit 'Exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#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

Exec.ExecAllocMem

  

Allocate memory given certain requirements


Documentation generated on: 2021-07-30