Logo ROOT  
Reference Guide
strtok.h File Reference
#include <ROOT/RConfig.hxx>
#include <cstring>

Functions

charR__STRTOK_R (char *str, const char *delim, char **saveptr)

Function Documentation

◆ R__STRTOK_R()

char * R__STRTOK_R ( char * str,
const char * delim,
char ** saveptr )
inline

Definition at line 9 of file strtok.h.