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

Go to the source code of this file.

Functions

char * strtok (char *_RESTRICT s1, const char *_RESTRICT s2)
 

Function Documentation

◆ strtok()

char * strtok ( char *_RESTRICT  s1,
const char *_RESTRICT  s2 
)

Definition at line 4 of file strtok.c.

Here is the call graph for this function: