substitute functions which may be missing in target platform libc.
More...
#include <cc++/config.h>
#include <cc++/strchar.h>
#include <ctime>
#include <fstream>
#include <iostream>
#include <strstream>
Include dependency graph for missing.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions
char *
strtok_r (char *s, const char *d, char **x)
Detailed Description
substitute functions which may be missing in target platform libc.
Definition in file missing.h.
Function Documentation
const char *
source,
size_t
length
)
__EXPORT char* strdup
(
const char *
str )
char* strtok_r
(
char *
s,
const char *
d,
char **
x
)
inline