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.h File Reference

Go to the source code of this file.

Macros

#define __STRTOK_R_H__
 

Functions

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

Macro Definition Documentation

◆ __STRTOK_R_H__

#define __STRTOK_R_H__

Definition at line 45 of file strtok_r.h.

Function Documentation

◆ strtok_r()

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

Definition at line 53 of file strtok_r.cpp.