Feb 18, 2013 at 7:05pm
Use batch if you want to program in batch.
You can use `operator+' to append `std::string'
Feb 18, 2013 at 8:37pm
i agree with ne555 however to help with the problem you need #include <cstdlib>
then lets say you wanted to execute input first: system(input.c_str())