Where is this function? I mean in what header or lib?
Printable View
Where is this function? I mean in what header or lib?
Borland's conio.
Is there any other function, doing the same job?
This site : http://www.adrianxw.dk/SoftwareSite/index.html
Provides a nice win32 console tutorial, some content of which you could use to write your own gotoxy.
Thanks for both.