/sys$common/syshlp/helplib.hlb CC, Run-time functions, vwprintf *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Writes output to a specified file in wide character format. Syntax: #include <wchar.h> int vwprintf (const wchar_t *format, va_list arg);
|