safec  3.5.1
Safe C Library - ISO TR24731 Bounds Checking Interface
All Data Structures Files Functions Variables Typedefs Macros Pages
wcstok_s.c File Reference
#include "safe_str_lib.h"
+ Include dependency graph for wcstok_s.c:

Functions

EXPORT wchar_t * _wcstok_s_chk (wchar_t *restrict dest, rsize_t *restrict dmaxp, const wchar_t *restrict delim, wchar_t **restrict ptr, const size_t destbos)
 

Function Documentation

◆ _wcstok_s_chk()

EXPORT wchar_t* _wcstok_s_chk ( wchar_t *restrict  dest,
rsize_t *restrict  dmaxp,
const wchar_t *restrict  delim,
wchar_t **restrict  ptr,
const size_t  destbos 
)