Table of Contents
wcspbrk
C Sourcecode Example
output
wcspbrk
#include <wchar.h> wchar_t *wcspbrk(const wchar_t *, const wchar_t *);
return value
C Sourcecode Example
no example yet
output