system.h File Reference

#include <ctype.h>
#include <errno.h>
#include <fcntl.h>
#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "popt.h"

Include dependency graph for system.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define xstrdup(_str)   strdup(_str)

Functions

char * xstrdup (const char *str)


Define Documentation

#define xstrdup ( _str   )     strdup(_str)

Definition at line 52 of file system.h.

Referenced by POPT_findProgramPath(), and poptSetExecPath().


Function Documentation

char* xstrdup ( const char *  str  ) 


Generated on Thu Aug 30 14:33:28 2007 for popt by  doxygen 1.5.2