Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
strtok_r.cpp File Reference
#include "strtok_r.h"
#include <string.h>
#include <stdio.h>

Go to the source code of this file.

Functions

char * strtok_r (char *strptr, const char *delimiters, char **lasts)
 

Function Documentation

◆ strtok_r()

char * strtok_r ( char * strptr,
const char * delimiters,
char ** lasts )

Definition at line 53 of file strtok_r.cpp.