mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 00:14:37 +01:00
receiver create path (#35)
This commit is contained in:
committed by
Dhanya Thattil
parent
136e00d15e
commit
d3101baacb
@@ -52,5 +52,5 @@ int writeDataFile(std::string fname,int nch, short int *data);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
// mkdir -p path implemented by recursive calls
|
||||
void mkdir_p(const std::string& path, std::string dir="");
|
||||
|
||||
Reference in New Issue
Block a user