rswiki-book/src/DWord.md

163 B

A "DWord" (double-word) is a data-type that consists of 4 bytes.
It is also commonly known as the "int" data-type in programming.

\[Category Data Type