This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: system() refuses to work!!! HELP


On Wed, Oct 15, 2003 at 01:10:08AM -0300, Moises D. Deangelo wrote:
>When entering with the command ls -l /bin/sh.exe, the appeared following: 
>
>-rwxr-x---+ 1 Diego  Usu?rios  83456 Aug 11 10:45 /bin/sh.exe 

Ok.  The next question is if "sound.exe" is in your path.  Does something
like:

system("/cygdrive/c/dir/sound.exe")

work?

/cygdrive/c/dir would be cygwin's way of typing c:/dir

dir would be the place where sound.exe lives.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]