Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Simple console question

0 views
Skip to first unread message

Jack

unread,
Oct 13, 2008, 4:07:04 AM10/13/08
to
Hi all,
I know I can control the cursor of the console with gotoxy in Borland C++
But I couldn't find anything similar to this in VC++
even after looking at conio.h
searched MSDN already
Thanks
Jack


Jack

unread,
Oct 13, 2008, 4:19:23 AM10/13/08
to
Any ideas?
:)
Jack


Jochen Kalmbach [MVP]

unread,
Oct 13, 2008, 4:23:55 AM10/13/08
to
Hi Jack!

SetConsoleCursorPosition

or any wrapper around this function (for example "ncurses")

Greetings
Jochen

Jack

unread,
Oct 13, 2008, 4:26:42 AM10/13/08
to
Thanks for your quick reply.
I'll check it out!
Jack


Tim Roberts

unread,
Oct 15, 2008, 1:54:11 AM10/15/08
to
"Jack" <j...@knight.com> wrote:
>
>Any ideas?
>:)
>Jack

Holy lightspeed, Batman! You only waited 12 minutes before complaining
about the lack of replies??

Usenet is NOT a real-time medium. When you post a newsgroup message, it
gets passed from news server to news server on an irregular schedule. It
can take many, many hours for a posting to make it to news servers around
the world. After that, some human being has to log in to that news server
and fetch the unread messages. Then, that person posts a response, which
again has to travel from news server to news server before it gets back to
the one you are using.

Patience is the key.
--
Tim Roberts, ti...@probo.com
Providenza & Boekelheide, Inc.

Jack

unread,
Oct 15, 2008, 2:39:51 AM10/15/08
to
Take it easy, man... it was just a follow-up
Jack


0 new messages