CoreNEURON
|
Go to the source code of this file.
Functions | |
int | mkdir_p (const char *path) |
Creates directory if doesn't exisit (similar to mkdir -p) More... | |
int mkdir_p | ( | const char * | path | ) |
Creates directory if doesn't exisit (similar to mkdir -p)
Directory | path |
Definition at line 20 of file file_utils.cpp.