11.07.2015 Views

CrossWorks for ARM User Guide

CrossWorks for ARM User Guide

CrossWorks for ARM User Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

The header file defines the macros EDOM, EILSEQ, and ERANGE whichexpand to integer constant expressions with type int, distinct positive values, andwhich are suitable <strong>for</strong> use in #if preprocessing directives.Portabilityerrno con<strong>for</strong>ms to ISO/IEC 9899:1990 (C90) and ISO/IEC 9899:1999 (C99). - Integer numerical limitsThe header file defines macros that expand to various limits andparameters of the standard integer types.Type sizesCHAR_BITNumber of bits in a charCharacter minimum and maximum valuesCHAR_MINCHAR_MAXSCHAR_MINSCHAR_MAXUCHAR_MAXMinimum value of a charMaximum value of a charMinimum value of a signed charMaximum value of a signed charMaximum value of an unsigned charShort minimum and maximum valuesSHRT_MINSHRT_MAXUSHRT_MAXMinimum value of a shortMaximum value of a shortMaximum value of an unsigned shortInteger minimum and maximum valuesINT_MININT_MAXUINT_MAXMinimum value of an intMaximum value of an intMaximum value of an unsigned intLong integer minimum and maximum valuesLONG_MINLONG_MAXULONG_MAXMinimum value of a longMaximum value of a longMaximum value of an unsigned long248 Chapter 28 Standard C Library Reference

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!