mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 13:27:14 +02: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