taco-db
0.1.0
utils
pgmkdirp.h
Go to the documentation of this file.
1
7
#ifndef UTILS_PGMKDIRP_H
8
#define UTILS_PGMKDIRP_H
9
10
#include "
tdb.h
"
11
12
int
pg_mkdir_p
(
char
*path,
int
omode);
13
14
15
#endif
// UTILS_PGMKDIRP_H
pg_mkdir_p
int pg_mkdir_p(char *path, int omode)
Creates a directory and, if necessary, parent directories.
Definition:
pgmkdirp.cpp:65
tdb.h
Generated by
1.9.1