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 Tue, Oct 14, 2003 at 10:50:35PM -0200, Moises D. Deangelo wrote:
>Hi Personal. 
>
>Please, my program keep working for several and several hours. 
>I want when he finish, which he warns me. To do not complicate my work wish 
>to activate speaker, but I do not have been having success. 
>
>I use platform w2k, and clear, cygwin. 
>
>As I do not manage to activate speaker by cygwin, tried by the Turbo C. 
>
>But my program is done in cygwin, and it does not run in TC. I tried to 
>place in the source of my program 
>system(sound.exe). 
>
>Sound.exe is developed in TC and would be the program that activates 
>speaker. 
>
>This way, when my program finished, he would call that other program 
>sound.exe that then it would activate speaker. 
>
>But system() refuses to work. 
>
>Summarizing. Or I activate speaker using cygwin, or I manage to do cygwin 
>call a program that can activate. 
>
>Can anybody help? 
>
>Apologize me for my badly English. 

Do you have the file /bin/sh.exe on your system?

ls -l /bin/sh.exe

would tell you.
--
Please use the resources at cygwin.com rather than sending personal email.
Special for spam email harvesters: send email to aaaspam@sourceware.org
and be permanently blocked from mailing lists at sources.redhat.com

--
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]