Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

swprintf - Formatted output to a wide character string

&pagelevel(4)&pagelevel

Definition

#include <wchar.h>

int swprintf(wchar_t *s, size_t n, const wchar_t *format [, arglist]);

Description: see fwprintf.