MS-DOS
MS-DOS is an operating system commercialized by Microsoft. It was the most commonly used member of the DOS family of operating systems and was the dominant operating system for computers during the 1980s.
Application
Documents And Specifications
Remove
Language
License
Any
Hi all,
I need to execute a command-line executable from within a C program and parse the resulting output. How do I achieve this? Also, I would like to do this without popping open a MS-DOS window....