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

Go to the source code of this file.

Functions

size_t strcspn (const char *s1, const char *s2)
 

Function Documentation

◆ strcspn()

size_t strcspn ( const char *  s1,
const char *  s2 
)

Definition at line 3 of file strcspn.c.