delorie.com/archives/browse.cgi | search |
Date: | Sun, 18 Feb 2001 22:25:50 +0200 |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | Vincenzo Morello <morellov AT tin DOT it> |
Message-Id: | <6480-Sun18Feb2001222549+0200-eliz@is.elta.co.il> |
X-Mailer: | Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 |
CC: | djgpp AT delorie DOT com |
In-reply-to: | <3A9011DC.4CF3CC5F@tin.it> (message from Vincenzo Morello on Sun, |
18 Feb 2001 18:17:36 GMT) | |
Subject: | Re: Problem under Win98 DOS box |
References: | <3A9011DC DOT 4CF3CC5F AT tin DOT it> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> From: Vincenzo Morello <morellov AT tin DOT it> > Newsgroups: comp.os.msdos.djgpp > Date: Sun, 18 Feb 2001 18:17:36 GMT > > I use: > putchar('\07'); > to emit a beep under DJGPP+GRX. > > When calling this function under Windows 98 DOS box, the graphic screen often > locks and further graphics output will not be drawn correctly. > > Is there an alternate way to play a beep in DJGPP ? Try to output the same character '\07' via the BIOS TTY function (function 0Eh of Int 10h) or DOS function 06h.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |