mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-04 16:35:08 -05:00
3 lines
158 B
Plaintext
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]] |