Hello everyone,
I was searching around for a simple code in C/C++ which will just go to a specific URL which is inserted in the code.
Like a code which will go to url:
www.url.com after it is executed. I want it to print if it successfully goes to that url and exit.
I searched around, but could not find anything that could help me.
Thank you very much in advance.