Date: Tue, 13 Mar 2001 15:35:58 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: csimal cc: djgpp AT delorie DOT com Subject: Re: sound.c In-Reply-To: <001701c0abbb$bea9b180$8de8bec8@LocalHost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Precedence: bulk On Tue, 13 Mar 2001, csimal wrote: > I am a beginner in C programming and i want to play notes with sound() = > by a sound blaster / pro card (DOS box - win9x). I would like to know if = > this is possible by changing the outportb adresses in sound.c No. sound() will only work with the PC's built-in speaker.