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

Functions

errno_t wcsicmp_s (const wchar_t *restrict dest, rsize_t dmax, const wchar_t *restrict src, rsize_t smax, int *resultp)
 

Function Documentation

◆ wcsicmp_s()

errno_t wcsicmp_s ( const wchar_t *restrict dest,
rsize_t dmax,
const wchar_t *restrict src,
rsize_t smax,
int * resultp )