Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: values.h
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: values.h



Ahhh... MAXINT is undefined - thus limits.h???

Almost. MAXINT is non-standard, so you'll also want to change all occurrences of MAXINT to INT_MAX. The latter is defined in the C Standard via limits.h, and should work on all platforms.


matt.
_______________________________________________
unix-porting mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/unix-porting
Do not post admin requests to the list. They will be ignored.



References: 
 >Re: values.h (From: email@hidden)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.