delorie.com/archives/browse.cgi | search |
Date: | Wed, 12 Aug 1998 16:41:37 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | djgpp AT delorie DOT com |
Subject: | Re: conio and stdio |
In-Reply-To: | <35d16369.13894854@news.pathcom.com> |
Message-ID: | <Pine.SUN.3.91.980812164002.366A-100000@is> |
MIME-Version: | 1.0 |
On Wed, 12 Aug 1998, Oliver Richman wrote: > I don't see why > > fflush(stdout); > gotoxy(1,1); > printf("moo"); > fflush(stdout); > > won't work. In fact as long as the functions are implemented properly, > it *must* work. I think. Do you have any examples that this doesn't work? If you do, please present these examples. The problem is that most people who complain about gotoxy and printf don't use (or don't know about) fflush.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |