safec 3.7.0
Safe C Library - ISO TR24731 Bounds Checking Interface
All Data Structures Files Functions Variables Typedefs Macros Pages
strrchr_s.c File Reference
#include "safe_str_lib.h"
+ Include dependency graph for strrchr_s.c:

Functions

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

Function Documentation

◆ strrchr_s()

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