Gotoxy

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mohsin
    New Member
    • Nov 2006
    • 19

    #1

    Gotoxy

    hi
    can anyone tell me the name of the header file for gotoxy function in visual c++
    i know k turbo c main iss ki header file dos.h hootee hai but i dontknow in vc++
  • sicarie
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    Originally posted by mohsin
    hi
    can anyone tell me the name of the header file for gotoxy function in visual c++
    i know k turbo c main iss ki header file dos.h hootee hai but i dontknow in vc++
    moshin-

    Everything I have seen would suggest that it is not available in Visual C++ without coding it yourself, though here is a thread of another discussion that has several possible implementations :

    http://p2p.wrox.com/topic.asp?TOPIC_ID=435

    Comment

    Working...