VMS Help CRTL, wmemmove *Conan The Librarian |
Copies a specified number of wide characters from one wide- character array to another. Format #include <wchar.h> wchar_t wmemmove (wchar_t *dest, const wchar_t *source, size_t n);
Additional Information (explode) :
|