Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

missing.h File Reference

#include <cc++/config.h>
#include <cc++/strchar.h>
#include <fstream>
#include <iostream>
#include <ctime>
#include <strstream>

Go to the source code of this file.

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)\
tm * localtime_r (const time_t *t, struct tm *b)\
char * ctime_r (const time_t *t, char *buf)\
tm * gmtime_r (const time_t *t, struct tm *b)\
char * asctime_r (const struct tm *tm, char *b)\


Function Documentation

char* asctime_r const struct tm *  tm,
char *  b
[inline]
 

char* ctime_r const time_t *  t,
char *  buf
[inline]
 

struct tm* gmtime_r const time_t *  t,
struct tm *  b
[inline]
 

struct tm* localtime_r const time_t *  t,
struct tm *  b
[inline]
 

__EXPORT int lockf int  fd,
int  mode,
long  offset
 

__EXPORT void* memmove char *  dest,
const char *  source,
size_t  length
 

__EXPORT char* strdup const char *  str  ) 
 

char* strtok_r char *  s,
const char *  d,
char **  x
[inline]
 


Generated on Fri Feb 27 11:37:10 2004 for GNU CommonC++ by doxygen 1.3.5