7.24 Extended multibyte and wide character utilities <wchar.h>
- 7.24.1 Introduction
- 7.24.2 Formatted wide character input/output functions
- 7.24.2.1 The fwprintf function
- 7.24.2.2 The fwscanf function
- 7.24.2.3 The swprintf function
- 7.24.2.4 The swscanf function
- 7.24.2.5 The vfwprintf function
- 7.24.2.6 The vfwscanf function
- 7.24.2.7 The vswprintf function
- 7.24.2.8 The vswscanf function
- 7.24.2.9 The vwprintf function
- 7.24.2.10 The vwscanf function
- 7.24.2.11 The wprintf function
- 7.24.2.12 The wscanf function
- 7.24.3 Wide character input/output functions
- 7.24.4 General wide string utilities
- 7.24.5 Wide character time conversion functions
- 7.24.6 Extended multibyte/wide character conversion utilities