From: chris_mears AT softhome DOT net (Chris Mears) Newsgroups: comp.os.msdos.djgpp Subject: Re: gotoxy() Organization: CHOAM Message-ID: <37d1dedf.5069369@news.bigpond.com> References: <7qg0uj$c53$1 AT planja DOT arnes DOT si> <37cbacce DOT 53079521 AT news DOT snafu DOT de> <7qgovf$jjs$1 AT solomon DOT cs DOT rose-hulman DOT edu> X-Newsreader: Forte Agent 1.5/32.452 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 24 Date: Fri, 03 Sep 1999 14:48:19 GMT NNTP-Posting-Host: 139.134.192.29 X-Trace: newsfeeds.bigpond.com 936369912 139.134.192.29 (Sat, 04 Sep 1999 00:45:12 EST) NNTP-Posting-Date: Sat, 04 Sep 1999 00:45:12 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Tue, 31 Aug 1999 09:29:13 -0500, "Damian Yerrick" wrote: > >Horst Kraemer wrote in message >news:37cbacce DOT 53079521 AT news DOT snafu DOT de... [snip] >> >> Screen control has to be done by platform- and compilerspecific >> additional libraries. In DJGPP you will find gotoxy and comrades in >> the non-ANSI header . > >They're the same in Borland's product, so you can >assume they'll work on any DOS development system. What? Two compilers have a certain extension, so we can assume it'll work with anything? That seems a little imprudent to me. -- Chris Mears It was damn hard to write, why should it be easy to read?