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

Functions

errno_t strfirstchar_s (char *dest, rsize_t dmax, char c, char **firstp)
 

Function Documentation

◆ strfirstchar_s()

errno_t strfirstchar_s ( char * dest,
rsize_t dmax,
char c,
char ** firstp )