Date: Wed, 5 Aug 1998 19:45:52 -0300 (EST) From: Carlos Eduardo Dantas de Menezes To: dj AT delorie DOT com cc: djgpp-workers AT delorie DOT com, Vik DOT Heyndrickx AT rug DOT ac DOT be Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk Dear colleagues, I am having some problems with an earlier version (about 1 year old) of DJGPP and I would like to know if this bug was corrected in latest version. It is related with input/output stream: when I mix a function like getc (conio.h) with scanf, the behavior of input stream is uncommon - sometimes, one scanf command is ignored - and fflush(stdin) doesn't works! Similar things occur with output stream when I use gotoxy function: sometimes, characteres doesn't appear when printf is used! Thanks by attention. Carlos Menezes -- Tycho Brahe Project LABORATORIO DE SISTEMAS INTEGRAVEIS. ESCOLA POLITECNICA DA UNIVERSIDADE DE SAO PAULO. E-MAIL: menezes AT lsi DOT usp DOT br URL: http://www.lsi.usp.br/~menezes/menezes.html