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

Go to the source code of this file.

Functions

char * strpbrk (const char *s1, const char *s2)
 

Function Documentation

◆ strpbrk()

char * strpbrk ( const char *  s1,
const char *  s2 
)

Definition at line 3 of file strpbrk.c.