View Single Post
  #13 (permalink)  
Old 07-20-2008, 10:11 PM
dargueta dargueta is offline
Guru
 
Join Date: Oct 2007
Age: 18
Posts: 862
Last Blog:
Programs Under the Hoo...
Credits: 0
Rep Power: 13
dargueta is a jewel in the roughdargueta is a jewel in the roughdargueta is a jewel in the roughdargueta is a jewel in the rough
Default Re: C++ system() not working!!?!? (Cygwin bash shell?)

Have you tried running the commands in cmd.exe yourself? Like typing CLS and PAUSE? If it's a problem with cmd.exe then you need a new copy. Otherwise your program is sending the command to the wrong place (what is "sh" anyway?)
Reply With Quote