..yes.
Windows.h has the definition of the ShellExecute API. That will 'shell a bat file' for you.Code:while (true) { cout << "Enter Hello" << endl; cin >> hello; if (hello == "hello") break; cout << "Incorrect" << endl; }
chem
|
Results 1 to 18 of 18
Threaded View
|
Click Here to Expand Forum to Full Width |