This wiki is out of date, use the continuation of this wiki instead

MIN INT

From FenixWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 00:46, 3 May 2007 (edit)
Sandman (Talk | contribs)

← Previous diff
Current revision (00:50, 3 May 2007) (edit) (undo)
Sandman (Talk | contribs)
m
 
Line 4: Line 4:
'''INT''' MIN_INT == -32767 '''INT''' MIN_INT == -32767
-The minimum integer reachable with a signed 1-complementary 16bit variable.+The minimum integer value reachable with a signed 1- or 2-complementary 16bit integer variable.
 + 
 +See also [[MAX_INT]].

Current revision


[edit] Definition

INT MIN_INT == -32767

The minimum integer value reachable with a signed 1- or 2-complementary 16bit integer variable.

See also MAX_INT.

Personal tools