Null-terminated wide strings

Null-terminated wide strings

A null-terminated wide string is a sequence of valid wide characters, ending with a null-character.

Functions

Character classification
Defined in header <wctype.h>
(C95)
checks if a wide character is alphanumeric
(function)