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

Functions

errno_t strcmp_s (const char *dest, rsize_t dmax, const char *src, int *resultp)
 

Function Documentation

◆ strcmp_s()

errno_t strcmp_s ( const char * dest,
rsize_t dmax,
const char * src,
int * resultp )