HELPLIB.HLB  —  MACRO  /ALPHA  Directives  .BLKx  Example
            .PSECT A,NOEXE
        B:: .BLKW  10             ; 10 words (20 bytes) of storage
            .BLKQ   5             ; 5 quadwords (40 bytes) of storage

            .BLKW                 ; 1 word (2 bytes) of storage
Close Help