|
Command Line in VC++
Hey everyone,
I'm new to application development in C++... I basically used it to write all my simulations and other scientific coding. However, I now have to run a command line application through my VC code... I have searched the web for a while about doing this, and all I've come up with is stuff for VB. What I need is something like the "Shell" command in VB.
Any ideas?
|