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

MEMF_PHYSICAL_MASK

Memory Requirement Type. All physical memory

Declaration

Source position: exec.pas line 553

const MEMF_PHYSICAL_MASK = MEMF_PUBLIC or MEMF_CHIP or MEMF_FAST or MEMF_LOCAL or MEMF_24BITDMA or MEMF_KICK;

See also

AllocMem

  

Allocate memory given certain requirements


Documentation generated on: 2017-01-10