- Intro
- introduction to wide character library routines
- getws
- get a wide line from standard input
- putws
- put a wide line onto standard output
- strtows
- wchar_t string operations and type transformation
- wscat
- wchar_t string operations and type transformation
- wschr
- wchar_t string operations and type transformation
- wscmp
- wchar_t string operations and type transformation
- wscpy
- wchar_t string operations and type transformation
- wscspn
- wchar_t string operations and type transformation
- wslen
- wchar_t string operations and type transformation
- wsncat
- wchar_t string operations and type transformation
- wsncmp
- wchar_t string operations and type transformation
- wsncpy
- wchar_t string operations and type transformation
- wspbrk
- wchar_t string operations and type transformation
- wsrchr
- wchar_t string operations and type transformation
- wsspn
- wchar_t string operations and type transformation
- wstok
- wchar_t string operations and type transformation
- wstostr
- wchar_t string operations and type transformation
- wstring
- wchar_t string operations and type transformation