Message-ID: <36FA478D.54A07B69@mbox2.singnet.com.sg> Date: Thu, 25 Mar 1999 22:26:21 +0800 From: "| õ¿õ | õ¿õ | õ¿õ | õ¿õ |" X-Mailer: Mozilla 4.03 [en] (Win95; I) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Some questions?? References: <01be466f$01859b40$96ab8dd0 AT tlords> <199901230305 DOT WAA17043 AT envy DOT delorie DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com hi there, I was doing my C++ homework. I compile the file and no error was found. But in my program, there is a fflush(stdin); to flush away the buffered input of scanf();. But the char enter key was not flush away when using DJGPP but was flush away when using borland C. May i know how to solve this problem?? Thank.... A newbie starting to learn C++.