Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.1 (Tek) 9/26/83; site azure.UUCP
Path: utzoo!linus!decvax!ucbvax!ucbcad!tektronix!azure!shangc
From: shangc@azure.UUCP
Newsgroups: net.micro.pc
Subject: How to make PC beeps - Again
Message-ID: <2567@azure.UUCP>
Date: Fri, 24-Feb-84 14:28:23 EST
Article-I.D.: azure.2567
Posted: Fri Feb 24 14:28:23 1984
Date-Received: Sun, 26-Feb-84 00:34:30 EST
Organization: Tektronix, Beaverton OR
Lines: 9

Sorry about posting this again.  I did not make my self clear last time.
I have a Tecmar graphics board. The software I am writing uses the high-res
graphics mode. I like to make the PC beeps without using either putchar('^G')
or printf("^G") because I don't want to include all the printf related runtime
routines if I don't have to.  Beside, they may not work in the graphics mode
either ( I have not tried them yet). I would appreciate if anyone has experience 
in writing something to the sound port to make the PC beeps in C or assembly
code.  Thanks.
						Shang Chyou