| delorie.com/archives/browse.cgi | search |
| Date: | Mon, 16 Jul 2001 11:49:59 +0300 (IDT) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | TD <tdlee AT mindspring DOT com> |
| cc: | djgpp AT delorie DOT com |
| Subject: | Re: Newbie Display questions |
| In-Reply-To: | <9ithql$f3b$1@slb3.atl.mindspring.net> |
| Message-ID: | <Pine.SUN.3.91.1010716114918.11479E-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 Sun, 15 Jul 2001, TD wrote:
> I am new to C++ programming but have done some QBasic stuff.
> Is there a C++ command, like Basic's "Locate" command, to position
> the cursor on the screen. I want to create a DOS program and from
> what I have read so far, C++ doesn't seem to have an easy way to build
> screens to interact with the user.
Look up gotoxy in the library reference ("info libc alpha gotoxy").
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |