- This wiki is out of date, use the continuation of this wiki instead
 
MAX INT
From FenixWiki
(Difference between revisions)
												
			
			| Revision as of 00:49, 3 May 2007 (edit) Sandman (Talk | contribs) ← Previous diff  | 
				Current revision (00:49, 3 May 2007) (edit) (undo) Sandman (Talk | contribs) m  | 
			||
| Line 5: | Line 5: | ||
| The maximum integer value reachable with a signed 1-complementary 16bit integer variable. | The maximum integer value reachable with a signed 1-complementary 16bit integer variable. | ||
| + | |||
| + | See also [[MIN_INT]]. | ||
Current revision
[edit] Definition
INT MAX_INT == 32767
The maximum integer value reachable with a signed 1-complementary 16bit integer variable.
See also MIN_INT.
