COOPY » Guide  version 0.6.5
Defines | Functions
/home/paulfitz/cvs/coopy_scm/coopy/src/libcoopy_core/gnulib/tempname.h File Reference
#include <stdio.h>

Go to the source code of this file.

Defines

#define GT_FILE   0
#define GT_DIR   1
#define GT_NOCREATE   2

Functions

int gen_tempname (char *tmpl, int suffixlen, int flags, int kind)

Define Documentation

#define GT_DIR   1

Definition at line 31 of file tempname.h.

#define GT_FILE   0

Definition at line 30 of file tempname.h.

Referenced by coopy::os::OS::getTemporaryFilename().

#define GT_NOCREATE   2

Definition at line 32 of file tempname.h.


Function Documentation

int gen_tempname ( char *  tmpl,
int  suffixlen,
int  flags,
int  kind 
)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines