Q&A is closed
#include <wchar.h> int swprintf(wchar_t *restrict, size_t, const wchar_t *restrict, ...);
no example yet