QWORD
Allocates and optionally initializes 8 bytes of storage for each initializer. Also can be used as a type specifier anywhere a type is legal. QWORD is a synonym of DQ.
Syntax
⟦name⟧ QWORD initializer ⟦, initializer ...⟧
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Allocates and optionally initializes 8 bytes of storage for each initializer. Also can be used as a type specifier anywhere a type is legal. QWORD is a synonym of DQ.
⟦name⟧ QWORD initializer ⟦, initializer ...⟧