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>word data type for 2 bytes data type</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
WORD             Data Type for 2 bytes                              Data Type

    Used to assign the data type of a variable as a word (2 bytes).

       Notes:     This data type is used by the:

                      *    EXTRN directive
                      *    PTR operator
                      *    LABEL directive
                      *    THIS operator

                  DW is used to define a variable of type WORD.

See Also: DW EXTRN PTR LABEL THIS BYTE DWORD QWORD

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