[comp.sys.mac.programmer] Think C,limits.h and the size of ints

niko@iastate.edu (Schuessler Nikolaus E) (01/23/91)

Just a crazy thought ... would fiddling with the limits.h file in 
Think C 4.0 cause the sizes of the arguments to change?
change :

#define INT_MIN			(~32767)
#define INT_MAX			32767
#define UINT_MAX		0xFFFF



--
------------------------------------------------------------------------------
Niko Schuessler               "On a two semester mission to engineer where
niko@iastate.edu               no-one has engineered before.... :-) "
------------------------------------------------------------------------------