| delorie.com/archives/browse.cgi | search |
| Date: | Mon, 4 Dec 2000 18:32:07 +0200 (IST) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | djgpp AT delorie DOT com |
| Subject: | Re: Buffering text... |
| In-Reply-To: | <3A2BBE02.238A3DA7@postmark.net> |
| Message-ID: | <Pine.SUN.3.91.1001204183119.17711D-100000@is> |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
On Tue, 5 Dec 2000, Jason Hood wrote: > Graham Reeds wrote: > [snip] > > gotoxy(0,0); /* reposition cursor */ > > Try using (1,1) and see what happens. Works fine for me, but (0,0) didn't > output anything at all. That's because the first column and row are 1 and 1, not 0 and 0.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |