Unknown
From VAX11
.SPACE - Byte Array of Nulls
An array of the size Expression bytes is cleared (to zero) in the memory by the instruction:
.space Expression
This instruction usually defines an array of bytes, words or characters.
From VAX11
An array of the size Expression bytes is cleared (to zero) in the memory by the instruction:
.space Expression
This instruction usually defines an array of bytes, words or characters.