I am a computer hardware technician. And I want to create some programs to use in job. I think it would be more efficient in time. I can use C++ programming language but not perfectly. So I need some helps from you. I want to write some programs with C++ using DOS command lines. So please say what are need to. Such as headers, functions, and so on.

This function:

system("dir");

will show you the result of dir command.

yeah
if you use that on Linux you could use system like that and there is fork for new thing and exec or some like that ....
funny what that could do on your screen...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.