We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a2082a + 615c4f8 commit 8f7f3ddCopy full SHA for 8f7f3dd
Language/Variables/Data Types/word.adoc
@@ -17,7 +17,7 @@ subCategories: [ "Data Types" ]
17
18
[float]
19
=== Description
20
-A word stores a 16-bit unsigned number, from 0 to 65535. Same as an unsigned int.
+A word can store an unsigned number of at least 16 bits (from 0 to 65535).
21
[%hardbreaks]
22
23
0 commit comments