(
u --
a-addr ior )
Allocate
u address units of contiguous data space. The
data-space pointer is unaffected by this operation. The initial
content of the allocated space is undefined.
If the allocation succeeds,
a-addr is the aligned
starting address of the allocated space and
ior is
zero.
If the operation fails,
a-addr does not represent a valid
address and
ior is the implementation-defined I/O result
code.