/sys$common/syshlp/helplib.hlb CC, Run-time functions, swscanf *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Formats input to a wide string input. Syntax: #include <wchar.h> int swscanf (const wchar_t *s, const wchar_t *format, ...);
|