rswiki-book/DWord.mediawiki

3 lines
158 B
Plaintext
Raw Normal View History

2011-06-26 13:41:51 -04:00
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]]