i know that there is a function call gotoxy() that moves the cursor to x,y; this is in the conio.h lib. But this won't work with the Microsoft Visual C++ compiler. Can anyone tell me how I could move the cursor to a certain spot?