Null-terminated wide strings

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

# See also