safec 3.9
Safe C Library - ISO TR24731 Bounds Checking Interface
Loading...
Searching...
No Matches
wcstok_s.c File Reference
#include "safe_str_lib.h"
+ Include dependency graph for wcstok_s.c:

Functions

wchar_t * wcstok_s (wchar_t *restrict dest, rsize_t *restrict dmaxp, const wchar_t *restrict delim, wchar_t **restrict ptr)
 

Function Documentation

◆ wcstok_s()

wchar_t * wcstok_s ( wchar_t *restrict dest,
rsize_t *restrict dmaxp,
const wchar_t *restrict delim,
wchar_t **restrict ptr )