#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 * | ost::memmove (char *dest, const char *source, size_t length) |
| __EXPORT char * | ost::strdup (const char *str) |
| __EXPORT int | ost::lockf (int fd, int mode, long offset) |
| char * | ost::strtok_r (char *s, const char *d, char **x) |
1.5.4