VMS Help  —  CRTL  wmemmove
    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 extract
Function Variants Arguments Description Return Value
Close Help