safec  3.6.0
Safe C Library - ISO TR24731 Bounds Checking Interface
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 
)