About
User Reference
C++ API
luafaudes
Developer
Links
libFAUDES online
libFAUDES

Sections

Index

cfl_winextra.h File Reference

Workaround missing posix functions. More...

#include <fcntl.h>

Go to the source code of this file.

Defines

#define _S_IREAD   256
#define _S_IWRITE   128
#define FAUDES_DIR_SEPARATORS   "\\:/"

Functions

int mkstemp (char *tmpl)

Detailed Description

Workaround missing posix functions.

Definition in file cfl_winextra.h.


Define Documentation

#define _S_IREAD   256

Definition at line 28 of file cfl_winextra.h.

#define _S_IWRITE   128

Definition at line 29 of file cfl_winextra.h.

#define FAUDES_DIR_SEPARATORS   "\\:/"

Definition at line 46 of file cfl_winextra.h.


Function Documentation

int mkstemp ( char *  tmpl  ) 

Definition at line 33 of file cfl_winextra.h.

libFAUDES 2.20d --- 2011.04.26 --- c++ source docu by doxygen