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