ReactOS 0.4.16-dev-321-g63bb46a
|
#include <precomp.h>
Go to the source code of this file.
Functions | |
wchar_t *CDECL | wcstok_s (wchar_t *str, const wchar_t *delim, wchar_t **next_token) |
wchar_t *CDECL | wcstok (wchar_t *str, const wchar_t *delim) |
Definition at line 33 of file wcstok.c.