PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
strrchr.c File Reference
#include <string.h>
Include dependency graph for strrchr.c:

Go to the source code of this file.

Functions

char * strrchr (const char *s, int c)
 

Function Documentation

◆ strrchr()

char * strrchr ( const char *  s,
int  c 
)

Definition at line 3 of file strrchr.c.

Here is the caller graph for this function: