Next: , Up: constants limits   [Contents][Index]


10.1.1 Character limits

Constant: unsigned char const CCTESTS_UCHAR_MAX

Maximum value representable by the type unsigned char.

Constant: unsigned char const CCTESTS_UCHAR_MIN

Minimum value representable by the type unsigned char.

Constant: signed char const CCTESTS_CHAR_MAX

Maximum value representable by the type signed char.

Constant: signed char const CCTESTS_CHAR_MIN

Minimum value representable by the type signed char.


Next: , Up: constants limits   [Contents][Index]

This document describes version 0.4.1-devel.1 of CCTests.