I want to run a DOS command from C program. What is the function in C which can run a DOS command ?
Function to run dos command in C language?
it is.....
system(DOS_command_name)
Reply:system.console.readline()
if my memory is working right
Reply:Look up the fork and exec system calls.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment