Skip to main content
FRAMES NO FRAMES

Macro IlcIntBottom

Definition file: ilcp/cpext.h
IlcIntBottom
Constant to represent the smallest integer.

This constant is one more than the negative integer of largest magnitude representable on a given platform: -(2^63-1) on 64-bit platforms and -(2^31-1) on 32-bit platforms.

See Also: