|
VMS Help CRTL, wcspbrk *Conan The Librarian |
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) :
|
|