RAD Studio
ContentsIndex
PreviousUpNext
CHAR_xxx #defines

Header File 

limits.h 

Description  

Name  
Meaning  
CHAR_BIT  
Type char, number of bits  
CHAR_MAX  
Type char, minimum value  
CHAR_MIN  
Type char, maximum value  

These values are independent of whether type char is defined as signed or unsigned by default.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!