TProcura
Biblioteca em C++ para testes paramétricos de algoritmos, e coleção de algoritmos de procura e otimização
Loading...
Searching...
No Matches
compact.h File Reference
#include <cstdio>
#include <cstring>
Include dependency graph for compact.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  compat
 

Functions

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