Actions

Difference between revisions of "Word"

From Sonic Retro

(Indexes -> Indices (grammar!))
(Nemesis' guide calls them indexes. So I will as well. ¬¬)
Line 4: Line 4:
 
A common use for a word is an integer representing either values from 0 to 65535 or from -32768 to 32767.
 
A common use for a word is an integer representing either values from 0 to 65535 or from -32768 to 32767.
  
Words are also used in [[Offset index|offset indices]].
+
Words are also used in [[Offset index|offset indexes]].

Revision as of 15:51, 2 October 2004

A word is two bytes.

A common use for a word is an integer representing either values from 0 to 65535 or from -32768 to 32767.

Words are also used in offset indexes.