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


10.1.4 Long limits

Constant: unsigned long const CCTESTS_ULONG_MAX

Maximum value representable by the type unsigned long.

Constant: unsigned long const CCTESTS_ULONG_MIN

Minimum value representable by the type unsigned long.

Constant: signed long const CCTESTS_LONG_MAX

Maximum value representable by the type signed long.

Constant: signed long const CCTESTS_LONG_MIN

Minimum value representable by the type signed long.


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

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