English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I want to run a DOS command from C program. What is the function in C which can run a DOS command ?

2006-11-16 19:39:05 · 3 answers · asked by Anonymous in Computers & Internet Programming & Design

3 answers

it is.....
system(DOS_command_name)

2006-11-16 20:36:53 · answer #1 · answered by Vaibhav 4 · 0 0

Look up the fork and exec system calls.

2006-11-16 19:46:37 · answer #2 · answered by Ryan 4 · 0 0

system.console.readline()

if my memory is working right

2006-11-16 19:44:43 · answer #3 · answered by joker 2 · 0 1

fedest.com, questions and answers