1
0
mirror of https://github.com/moparisthebest/rswiki-book synced 2025-01-05 02:28:02 -05:00
rswiki-book/DWord.mediawiki
2015-06-13 00:04:48 -04:00

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]]