missing.h(3)

NAME

missing.h - substitute functions which may be missing in target
platform libc.

SYNOPSIS

#include <cc++/config.h>
#include <cc++/strchar.h>
#include <ctime>
#include <fstream>
#include <iostream>
#include <strstream>
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)

Detailed Description

substitute functions which may be missing in target platform libc.

Author

Generated automatically by Doxygen for GNU CommonC++ from the source
code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout