save_tool.h 74 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 #include<string> using namespace std; void *save_tool(const string uri);