safec
3.8
Safe C Library - ISO TR24731 Bounds Checking Interface
Toggle main menu visibility
Main Page
Related Pages
Data Structures
Data Structures
Data Structure Index
Data Fields
All
Variables
Files
File List
Globals
All
!
_
a
b
c
d
e
f
g
h
i
l
m
n
p
q
r
s
t
u
v
w
Functions
_
a
b
c
f
g
h
i
l
m
p
q
s
t
v
w
Variables
!
c
d
e
l
m
p
s
t
u
Typedefs
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
p
q
r
s
t
u
v
w
▼
safec
►
Safe C Library - README
►
Overview of various libc's regarding the secure C11 extensions
Todo List
►
Data Structures
▼
Files
▼
File List
doc
►
include
▼
src
►
extmem
▼
extstr
►
stpcpy_s.c
►
stpncpy_s.c
►
strcasecmp_s.c
►
strcasestr_s.c
►
strchr_s.c
►
strcmp_s.c
►
strcmpfld_s.c
►
strcoll_s.c
►
strcpyfld_s.c
►
strcpyfldin_s.c
►
strcpyfldout_s.c
►
strcspn_s.c
►
strfirstchar_s.c
►
strfirstdiff_s.c
►
strfirstsame_s.c
►
strisalphanumeric_s.c
►
strisascii_s.c
►
strisdigit_s.c
►
strishex_s.c
►
strislowercase_s.c
►
strismixedcase_s.c
►
strispassword_s.c
►
strisuppercase_s.c
►
strlastchar_s.c
►
strlastdiff_s.c
►
strlastsame_s.c
►
strljustify_s.c
►
strnatcmp_s.c
►
strnset_s.c
►
strnterminate_s.c
►
strpbrk_s.c
►
strprefix_s.c
►
strrchr_s.c
►
strremovews_s.c
►
strset_s.c
►
strspn_s.c
►
strstr_s.c
►
strtolowercase_s.c
►
strtouppercase_s.c
►
strzero_s.c
►
extwchar
►
io
►
mem
►
misc
►
os
►
slkm
►
str
►
wchar
►
abort_handler_s.c
►
ignore_handler_s.c
►
Globals
•
All
Data Structures
Files
Functions
Variables
Typedefs
Macros
Pages
Loading...
Searching...
No Matches
Functions
strlastchar_s.c File Reference
#include "
safe_str_lib.h
"
Include dependency graph for strlastchar_s.c:
Functions
errno_t
strlastchar_s
(char *
dest
,
rsize_t
dmax
, char c, char **lastp)
Function Documentation
◆
strlastchar_s()
errno_t
strlastchar_s
(
char *
dest
,
rsize_t
dmax
,
char
c
,
char **
lastp
)
Generated for Safe C Library 3.8.2 3.8 by
doxygen