Day 8/100 100 days of Code
I created a new function to include the code that I wanted to run in another thread.
void MainFrame::StartScraping(int amount, int counter,
std::vector<std::string> keywords,
std::vector<st...
digitalcreations.hashnode.dev2 min read