Clear Screen

Clear Screen
[affmage source="ebay" results="45"]Clear Screen[/affmage]
[affmage source="amazon" results="10"]Clear Screen[/affmage]
Clear Screen?

Does anyone know of a clear screen function built into pascal?

There are no functions built into the language to clear the screen… but all compilers will include units for handling the screen.

It’s clrscr in Turbo Pascal but you may need to use the correct unit at the top— add “uses crt” to get access to that and other screen manipulation routines.

[affmage source="ebay" results="15"]Clear Screen[/affmage]

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay

Comments are closed.