From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: conio and stdio Date: Wed, 12 Aug 1998 18:31:35 -0400 Organization: Two pounds of chaos and a pinch of salt. Lines: 22 Message-ID: <35D217C7.F21F5266@cs.net> References: <8D53104ECD0CD211AF4000A0C9D60AE30DEF19 AT probe-2 DOT Acclaim-Euro DOT net> <35d16369 DOT 13894854 AT news DOT pathcom DOT com> NNTP-Posting-Host: ppp208.cs.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk > 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. You're quite correct that it does work (at least in the context of text mode; see Shawn's post re: graphics mode), but there's no guarantee, warranty, or official document whatsoever that says that it must or always will work in all cases on all versions of all compilers. -- --------------------------------------------------------------------- | John M. Aldrich | A singer in a smoky room / Smell of | | aka Fighteer I | wine and cheap perfume / For a smile | | mailto:fighteer AT cs DOT net | they can share the night / It goes | | http://www.cs.net/fighteer/| on and on and on... | ---------------------------------------------------------------------