tools/hpath.h File Reference

#include "tools_API.h"
#include <sys/types.h>

Go to the source code of this file.

Defines

#define PATH_SEP_CHAR   ':'
#define PATH_SEP_STRING   ":"
#define PATH_IS_SEP_CHAR(c)   ((c) == ':' || (c) == ';')

Functions

tools_API int HoudiniMakeDirectory (const char *file, mode_t mode)


Define Documentation

#define PATH_IS_SEP_CHAR ( c   )     ((c) == ':' || (c) == ';')

Definition at line 45 of file hpath.h.

#define PATH_SEP_CHAR   ':'

Definition at line 43 of file hpath.h.

#define PATH_SEP_STRING   ":"

Definition at line 44 of file hpath.h.


Function Documentation

tools_API int HoudiniMakeDirectory ( const char *  file,
mode_t  mode 
)


Generated on Fri May 25 00:09:59 2012 for HDK by  doxygen 1.5.9