Is it possible to use the system("ping www.google.com")
without opening a tab/window on your Windows machine, while still getting a return value?
If not, are there any other ways to ping a website without an external window opening, while still getting a return value?