From: "Roee Bachar" Newsgroups: comp.os.msdos.djgpp Subject: programming interrupt 09H Date: Wed, 26 Apr 2000 14:54:46 +0200 Organization: NetVision Israel Lines: 61 Message-ID: <8e6m1o$5ln$1@news.netvision.net.il> NNTP-Posting-Host: ras3-p72.rlz.netvision.net.il Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000A_01BFAF8F.5D568A80" X-Trace: news.netvision.net.il 956750712 5815 62.0.169.74 (26 Apr 2000 12:05:12 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 26 Apr 2000 12:05:12 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_000A_01BFAF8F.5D568A80 Content-Type: text/plain; charset="windows-1255" Content-Transfer-Encoding: quoted-printable hallo all compiler Borland C++ version 3.1 my question is for programming in c when I'm programming int 09H ( keyboard interrupt ) after several = presses on the keyboard=20 I'm filling the keyboard buffer. after that in every press I get the bip sound from the computer speaker. how can I clean this buffer I've tried fflush( stdin ) and it's not = working I'm still getting that bip. Roee bachar ------=_NextPart_000_000A_01BFAF8F.5D568A80 Content-Type: text/html; charset="windows-1255" Content-Transfer-Encoding: quoted-printable
hallo all
 
compiler Borland C++ version = 3.1   =20 my question is for programming in c
 
when I'm programming int 09H ( keyboard = interrupt )=20 after several presses on the keyboard
I'm filling the keyboard = buffer.
after that in every press I get the bip = sound from=20 the computer speaker.
 
how can I clean this buffer I've = tried =20 fflush( stdin )  and it's not working I'm still getting that=20 bip.
 

Roee = bachar
------=_NextPart_000_000A_01BFAF8F.5D568A80--