safec  3.6.0
Safe C Library - ISO TR24731 Bounds Checking Interface
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 
)