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

    Used to assign the data type of a variable as a quadword (8 bytes).

       Notes:     This data type is used by the:

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

                  See DQ in order to define a variable of type QWORD.

See Also: DQ EXTRN PTR LABEL THIS BYTE WORD DWORD TBYTE

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