Skip to content
Prev 65547 / 398506 Next

How can we ring a bell in Windows?

On Tue, 8 Mar 2005, Martin Maechler wrote:

            
Well, they are in the current C99 standard, section 5.2.2.
Why does ESS implement only some of the ANSI/C control codes? That looks 
like an ESS deficiency.  I have never come across any other terminal that 
did not.  These are in the ISO C standard, although the "a" is for 
"alarm", and that need not be a sound (it says "audible or visible").
So alarm() would be better than beep().

Would it not be better to correct the problem in ESS: there are lots of 
other ways that \a might be sent to stdout?