|
|
@ -52,7 +52,7 @@ Input
|
|
|
|
Download(const string& address, const string& option) {
|
|
|
|
Download(const string& address, const string& option) {
|
|
|
|
stringstream buffer;
|
|
|
|
stringstream buffer;
|
|
|
|
if ((option != "") && (address != "-verbose") && (option != "-verbose")) {
|
|
|
|
if ((option != "") && (address != "-verbose") && (option != "-verbose")) {
|
|
|
|
cout << "ץףים ע<> ןטרור<D795>, ןטרט מןצט -verbose, האאףם" << endl;
|
|
|
|
cout << "Invalid argument, please use -verbose" << endl;
|
|
|
|
exit(2);
|
|
|
|
exit(2);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
CURL* curl = curl_easy_init();
|
|
|
|
CURL* curl = curl_easy_init();
|
|
|
|