#include <cc++/config.h>
#include <cc++/strchar.h>
#include <ctime>
#include <fstream>
#include <iostream>
#include <strstream>
Go to the source code of this file.
Namespaces | |
namespace | ost |
Functions | |
__EXPORT void * | memmove (char *dest, const char *source, size_t length) |
__EXPORT char * | strdup (const char *str) |
__EXPORT int | lockf (int fd, int mode, long offset) |
char * | strtok_r (char *s, const char *d, char **x)\ |
|
|
|
|
|
|
|
|