Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Assembly Language - <b>byte data type for 1 byte data type</b> http://www.X-Hacker.org [<<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

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson