Actions

Difference between revisions of "Word"

From Sonic Retro

m (Categorized)
m (If someone corrects your grammar, you don't change it back to being wrong! I don't care if Nemesis calls them "indexes".)
Line 5: Line 5:
 
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 indexes]].
+
Words are also used in [[Offset index|offset indices]].

Revision as of 12:43, 4 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 indices.