I was wondering (as I usually do about these things) what commands open files, web resources etc. in C++. For example anyone familiar with MS-DOS (rare) knows that
start [URL="http://www.codecall.net/"]www.codecall.net[/URL]
opens the web resource www.codecall.net .
Also,
start codecall.txt
opens the file codecall.txt. So what command in C++ does this?


Sign In
Create Account


Back to top










