programming in C++
C++: how to implement gotoxy function in the compiler "Quincy 2005"?
gotoxy (2,5 ) like taht
Reply:I dont know how to do in Quincy 2005
But gotoxy() function takes two arguments: X and Y co-ordinates.
its syntex is gotoxy(X co-ordinate,Y co-ordinate);
it directs the pointer to the respective ordinate.
moveto() is similar to it. it works on ordinary screen
Subscribe to:
Post Comments (Atom)
I have a similar problem boss...dunno how to fix it still...
ReplyDelete