VMS Help  —  CRTL  wcspbrk
    Searches a wide-character string for the first occurrence of one
    of a specified set of wide characters.

    Format

      #include  <wchar.h>

      wchar_t *wcspbrk  (const wchar_t *wstr, const wchar_t
                        *charset);
Additional Information: explode extract
Function Variants Arguments Description Return Values
Close Help