rswiki-book/DWord.mediawiki

3 lines
158 B
Plaintext

A "DWord" (double-word) is a data-type that consists of 4 bytes.<br />
It is also commonly known as the "int" data-type in programming.
[[Category Data Type]]