Navigation

Operators and Keywords

Function List:

C++ API

tempname.h File Reference

#include <stdio.h>
Include dependency graph for tempname.h:
This graph shows which files directly or indirectly include this file:

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
#define GT_FILE   0
#define GT_NOCREATE   2

Function Documentation

int gen_tempname ( char *  tmpl,
int  suffixlen,
int  flags,
int  kind 
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines