Copyright Digital Equipment Corp. All rights reserved.

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 available:

Function_Variants               Arguments       Description     Return_Values