home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_100 / 125_01 / clrscrn.nro < prev    next >
Text File  |  1985-03-10  |  512b  |  26 lines

  1. .in 10
  2. .rm 70
  3. .he "          CLRSCRN(3)
  4. .fo "          09/29/82
  5. NAME
  6. .br
  7. .ti +5
  8. clrscrn - clear screen and home cursor
  9. .sp
  10. SYNOPSIS
  11. .br
  12. .ti +5
  13. clrscrn()
  14. .sp
  15. DESCRIPTION
  16. .br
  17. .in +5
  18. CLRSCRN generates the appropriate code sequence to cause the
  19. cursor to be placed in the home position (upper left corner of
  20. the display area), and the entire display to be erased.
  21. .sp
  22. .ti -5
  23. SEE ALSO
  24. .br
  25. libvt52(3),
  26. libo1(3)