Hello,
I am a newbie and I have been trying to print to a certain area of the screen i.e. x,y coordinance. How do I do this? What function do I use?
Thanks for Any help,
Jay
This is a discussion on HOw Do I Print To A Specific part of the Screen within the C++ Programming forums, part of the General Programming Boards category; Hello, I am a newbie and I have been trying to print to a certain area of the screen i.e. ...
Hello,
I am a newbie and I have been trying to print to a certain area of the screen i.e. x,y coordinance. How do I do this? What function do I use?
Thanks for Any help,
Jay
gotoxy() or for a windows compiler look here