safec  3.6.0
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)
 
errno_t wcsfc_s (wchar_t *restrict dest, rsize_t dmax, const wchar_t *restrict src, rsize_t *restrict lenp)
 

Function Documentation

◆ _is_lt_accented()

static int _is_lt_accented ( uint32_t  wc)
inlinestatic

◆ wcsfc_s()

errno_t wcsfc_s ( wchar_t *restrict  dest,
rsize_t  dmax,
const wchar_t *restrict  src,
rsize_t *restrict  lenp 
)