table of contents
missing.h(3) | Library Functions Manual | missing.h(3) |
NAME¶
missing.h - substitute functions which may be missing in target platform libc.SYNOPSIS¶
#include <cc++/config.h>Namespaces¶
ost
Functions¶
__EXPORT void * ost::memmove (char *dest, const char *source, size_t length)
Detailed Description¶
substitute functions which may be missing in target platform libc.Author¶
Generated automatically by Doxygen for GNU CommonC++ from the source code.Sun Dec 29 2013 | GNU CommonC++ |