#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) |
| tools_API int HoudiniMakeDirectory | ( | const char * | file, | |
| mode_t | mode | |||
| ) |
1.5.9