DD
Allocates and optionally initializes a double word (4 bytes) of storage for each initializer. DD is a synonym of DWORD.
Syntax
⟦name⟧ DD initializer ⟦, initializer ...⟧
Remarks
Can also be used as a type specifier anywhere a type is legal.
เบราว์เซอร์นี้ไม่ได้รับการสนับสนุนอีกต่อไป
อัปเกรดเป็น Microsoft Edge เพื่อใช้ประโยชน์จากคุณลักษณะล่าสุด เช่น การอัปเดตความปลอดภัยและการสนับสนุนด้านเทคนิค
Allocates and optionally initializes a double word (4 bytes) of storage for each initializer. DD is a synonym of DWORD.
⟦name⟧ DD initializer ⟦, initializer ...⟧
Can also be used as a type specifier anywhere a type is legal.