Name
LC_CTYPE macro — Character type category
Synopsis
int LC_CTYPE
The LC_CTYPE
macro expands
to a constant integer, which sets the character type category in a
call to setlocale
. The <cctype>
functions, such as isalpha
, use character type
information.