BYTE             Data Type for 1 byte                               Data Type
 
    Used to assign the data type of a variable as a byte (8 bits).
 
       Notes:     This data type is used by the:
 
              *     EXTRN directive
              *     PTR operator
              *     LABEL directive
              *     THIS operator
 
    DB is used to define a variable of type BYTE.

Seealso:



This page last updated on Fri Nov 30 10:49:50 MSK 2001
Copyright © 1992-2001, Vitaly Filatov, Moscow, Russia
Webmaster