Computing.Net > Forums > Disk Operating System > need to get to C: prompt in dos from C++, HOW?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

need to get to C: prompt in dos from C++, HOW?

Reply to Message Icon

Name: David
Date: February 2, 2001 at 10:00:19 Pacific
Comment:

i need the syntax for accessing a C: prompt in dos and preferably syntax for executing commands at the prompt. please email it to me



Sponsored Link
Ads by Google

Response Number 1
Name: mr o
Date: February 5, 2001 at 01:37:49 Pacific
Reply:

you can load up the command prompt by executing the command.com,
eg system("\command.com");
or use spawn etc
if you want to execute dos comands use the same command.


0

Response Number 2
Name: b.hart
Date: February 12, 2001 at 02:46:24 Pacific
Reply:

you can also type in cd .. to get to c:\


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


I need torbo Pascal 7.0 library commands - object...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: need to get to C: prompt in dos from C++, HOW?

How do i get the 'c' prompt in dos?? www.computing.net/answers/dos/how-do-i-get-the-c-prompt-in-dos-/10211.html

transfer programs in DOS www.computing.net/answers/dos/transfer-programs-in-dos/7748.html

how to delete something in dos www.computing.net/answers/dos/how-to-delete-something-in-dos/10880.html