#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 size_t | strlcpy (char *dst, const char *src, size_t size) |
| __EXPORT size_t | strlcat (char *dst, const char *src, size_t size) |
| __EXPORT int | lockf (int fd, int mode, long offset) |
| char * | strtok_r (char *s, const char *d, char **x)\ |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
1.3.8