View Single Post
Old Nov 1st, 2007, 8:04 AM   #5
hollystyles
Omlette du fromage
 
hollystyles's Avatar
 
Join Date: Oct 2007
Posts: 29
Rep Power: 0 hollystyles is on a distinguished road
Re: c++ code to read from batch file

Ok you want to convert platform dependant shell commands in a batch file (which could be a linux shell script or windows DOS .bat file blah blah... these are all batch files) into C++ Source code in like one command ??? I doubt that exists very much.

Or do you want to compile a batch file into an executable?

I googled Batch File C++ converter translator and compiler. There were various hits. One that kept coming up was Quick Batch Compiler which looked interesting. I'll let you decide.
hollystyles is offline   Reply With Quote