OECreateDirectory¶
bool OECreateDirectory(const char *dname)
Provides a portable way of creating a new
subdirectory. Upon success, this function returns the value true
.
bool OECreateDirectory(const char *dname)
Provides a portable way of creating a new
subdirectory. Upon success, this function returns the value true
.