How do I make my program beep.

Karl Heuer karl at haddock.ima.isc.com
Thu Jun 7 08:30:43 AEST 1990


In article <1990Jun6.124609.7316 at agate.berkeley.edu> dankg at tornado.Berkeley.EDU (Dan KoGai) writes:
>but any digit followed after '\' is treated as corresponding character.
>It can be decimal, octal, or hexadecimal

There is no decimal escape.  Just octal (up to three digits) and hex
(unlimited length).

Karl W. Z. Heuer (karl at ima.ima.isc.com or harvard!ima!karl), The Walking Lint



More information about the Comp.lang.c mailing list