PatchworkOS
Loading...
Searching...
No Matches
strchr.c File Reference
#include <string.h>

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.

References NULL.

Referenced by config_open().