Hi,
Note, I am new to C++.
I wrote a program. I want to execute it automatically more than once, using various input values (arguments?).
1) Should I use a batch file? If yes, then:
2) What exactly is a batch file, where can I find more information about it?
(I found something in the help-function in the C++ program: 'how to work with batchfiles', but it does not display the explanation. It says: not in current subset. Why?)
Note, I am new to C++.
I wrote a program. I want to execute it automatically more than once, using various input values (arguments?).
1) Should I use a batch file? If yes, then:
2) What exactly is a batch file, where can I find more information about it?
(I found something in the help-function in the C++ program: 'how to work with batchfiles', but it does not display the explanation. It says: not in current subset. Why?)