__ctype_b

Name

__ctype_b -- array index for ctype functions

Synopsis

#include <ctype.h>

extern const unsigned short int *ctype_b;

Description

__ctype_b is an array index for ctype functions.

__ctype_b is not in the source standard; it is only in the binary standard.