Click to See Complete Forum and Search --> : Clrscr y gotoxy


elWylly
May 7th, 2003, 05:13 AM
Hi. I would like to know how can I clear the screen and the do the gotoxy function. If I am right the library I should include is conio.h but I have not that functions. I am using the Microsoft visual C++ 6.0.
Thanks a lot.

Wylly

rxbagain
May 7th, 2003, 05:30 AM
Take a look at THIS (http://www.codeguru.com/console/ConTest.html) article. It will show you how tos

Hope it willn help you