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

Functions

errno_t strchr_s (const char *restrict dest, rsize_t dmax, const int ch, char **restrict resultp)
 

Function Documentation

◆ strchr_s()

errno_t strchr_s ( const char *restrict dest,
rsize_t dmax,
const int ch,
char **restrict resultp )