Mana
Loading...
Searching...
No Matches
Functions
mkdir.h File Reference

Go to the source code of this file.

Functions

int mkdir_r (const char *pathname)
 Create a directory, making leading components first if necessary.
 

Function Documentation

◆ mkdir_r()

int mkdir_r ( const char *  pathname)

Create a directory, making leading components first if necessary.

Definition at line 36 of file mkdir.cpp.