Udcrange t
Appearance
udcrange_t
Struct that provides a set of ranges of characters of the user defined character range.
Type
unsigned short first unsigned short last
C declaration method
typedef struct
Fields
first First code point. last Last code point.
Comment
The range for unsigned short is 0 through 65535.