Hi All,
I have used system("firefox "url" "); to open a url in command prompt.
Is there any other way in c++ , that without runing firefox.exe , i will direct open the url in command prompt. please if someone know this reply me.
Thanks
I have used system("firefox "url" "); to open a url in command prompt.
Is there any other way in c++ , that without runing firefox.exe , i will direct open the url in command prompt. please if someone know this reply me.
Thanks
Comment