Actions

Difference between revisions of "Word"

From Sonic Retro

(Indexes -> Indices (grammar!))
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]]es.
+
Words are also used in [[Offset index|offset indices]].

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