Monday, July 27, 2009

How can I remove the cursor from the crt screen in Pascal programming language?

I'm a high school student and I started with programming games in Pascal. I don't know how to remove the cursor.

How can I remove the cursor from the crt screen in Pascal programming language?
cursorOff;


cursorOn;





from the crt unit, Here is a good link





http://courses.cs.vt.edu/~cs3304/FreePas...

tomato plants

No comments:

Post a Comment