VMS Help
CRTL, wmemchr

 *Conan The Librarian

    Locates the first occurrence of a specified wide character in an
    array of wide characters.

    Format

      #include  <wchar.h>

      wchar_t wmemchr  (const wchar_t *s, wchar_t c, size_t n);

  Additional Information (explode) :

  Close     Help