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
The formatted wide character input/output functions shall behave as if there is a sequence point after the actions associated with each specifier.[1]
Footnotes