VMS Help CRTL, wcscpy *Conan The Librarian |
Copies the wide-character string source, including the terminating null character, into dest. Format #include <wchar.h> wchar_t *wcscpy (wchar_t *dest, const wchar_t *source);
Additional Information (explode) :
|