taco-db
0.1.0
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
v
w
Variables
a
b
c
d
f
g
i
k
l
m
n
o
p
r
s
t
u
v
w
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
~
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
~
Variables
_
a
b
c
d
f
i
l
m
n
p
r
s
t
u
v
Typedefs
Related Functions
a
b
c
d
f
i
l
n
p
s
t
v
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
Functions
Variables
Typedefs
Macros
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
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