rswiki-book/src/DWord.md

141 B

DWord

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.