space

Declares a block of bytes, initializing each byte to zero.

  [ label ]  .space expression      

  
Parameters

label

Name of the block of bytes.

expression

Number of bytes in the block.