Как сделать чтобы скрипт не останавливался??? и чтобы он остановился когда я нажму на любую клавишу??? #define _CRT_SECURE_NO_WARNINGS
#include
#include
#include
#include
#include
using namespace std;
using namespace std::string_literals;
int main() {
setlocale(LC_ALL, "ru");
CURL* curl;
CURLcode res;
std::ifstream file("C:\\Users\\GLEBHAS\\Desktop\\socks5.txt");
if (!file.is_open()) {
cout
#include
#include
#include
#include
#include
using namespace std;
using namespace std::string_literals;
int main() {
setlocale(LC_ALL, "ru");
CURL* curl;
CURLcode res;
std::ifstream file("C:\\Users\\GLEBHAS\\Desktop\\socks5.txt");
if (!file.is_open()) {
cout