|
VMS Help CRTL, fputws *Conan The Librarian |
Writes a wide-character string to a file without copying the
null-terminating character.
Format
#include <wchar.h>
int fputws (const wchar_t *wstr, FILE *file_ptr);
Additional Information (explode) :
|
|