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

Go to the source code of this file.

Functions

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

Function Documentation

◆ strchr()

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

Definition at line 3 of file strchr.c.

Here is the caller graph for this function: