ZBSS - allocate and zero an area of memory.

Usage:

zbss   size

Where:

size
is the number of words of memory to be allocated.

Description:

ZBSS is used to allocate space and guarantee that the space is initialized to zero.

See Also:

expl b bmac struct
for allocating space to a structure.
expl b bmac field
for a description of setting fields within the allocated structure.

Copyright © 1996, Thinkage Ltd.