strchrmax
Module:
ecere
Namespace:
ecere::sys
char *
strchrmax
(const char * s, int c, int max)
Parameters
s
const char *
(null)
c
int
(null)
max
int
(null)
Return Value
char *