[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
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.

See Also: DB EXTRN PTR LABEL THIS WORD DWORD QWORD TBYTE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson