VMS Help
CRTL, wcsstr

 *Conan The Librarian

    Locates the first occurrence in the string pointed to by s1 of
    the sequence of wide characters in the string pointed to by s2.

    Format

      #include  <wchar.h>

      wchar_t *wcsstr  (const wchar_t *s1, const wchar_t *s2);

  Additional Information (explode) :

  Close     Help