rswiki-book/src/QWord.md

162 B

A "QWord" (quad-word) is a data-type that consists of 8 bytes.
It is also commonly known as the "long" data-type in programming.

\[Category Data Type