CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Clrscr y gotoxy

  1. #1
    Join Date
    Apr 2003
    Posts
    28

    Clrscr y gotoxy

    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

  2. #2
    Join Date
    Apr 2003
    Posts
    1,755

    Smile

    Take a look at THIS article. It will show you how tos

    Hope it willn help you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured