TProcura
Biblioteca em C++ para testes paramétricos de algoritmos, e coleção de algoritmos de procura e otimização
Loading...
Searching...
No Matches
compat Namespace Reference

Functions

FILE * fopen (const char *filename, const char *mode)
 
char * strtok (char *str, const char *delim, char **context)
 

Function Documentation

◆ fopen()

FILE * compat::fopen ( const char *  filename,
const char *  mode 
)
inline

Definition at line 8 of file compact.h.

Here is the caller graph for this function:

◆ strtok()

char * compat::strtok ( char *  str,
const char *  delim,
char **  context 
)
inline

Definition at line 18 of file compact.h.

Here is the caller graph for this function: