VMS Help
CRTL, wcsncat

 *Conan The Librarian

    Concatenates a counted number of wide-characters from one string
    to another.

    Format

      #include  <wchar.h>

      wchar_t *wcsncat  (wchar_t *wstr_1, const wchar_t *wstr_2,
                        size_t maxchar);

  Additional Information (explode) :

  Close     Help