safec  3.3
Safe C Library - ISO TR24731 Bounds Checking Interface
wcsfc_s.c File Reference
#include "safe_str_lib.h"
+ Include dependency graph for wcsfc_s.c:

Functions

static int _is_lt_accented (uint32_t wc)
 
EXPORT errno_t _wcsfc_s_chk (wchar_t *restrict dest, rsize_t dmax, const wchar_t *restrict src, rsize_t *restrict lenp, const size_t destbos)
 

Function Documentation

◆ _is_lt_accented()

static int _is_lt_accented ( uint32_t  wc)
inlinestatic

◆ _wcsfc_s_chk()

EXPORT errno_t _wcsfc_s_chk ( wchar_t *restrict  dest,
rsize_t  dmax,
const wchar_t *restrict  src,
rsize_t *restrict  lenp,
const size_t  destbos 
)