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

    Used to assign the data type of a variable as a double-word (4 bytes).

       Notes:     This data type is used by the:

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

                  Use DD to define a variable of type DWORD.

See Also: DD EXTRN PTR LABEL THIS BYTE WORD QWORD TBYTE

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