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

  1. .in 10
  2. .rm 70
  3. .he "          LIBO1(3)
  4. .fo "          09/29/82
  5. NAME
  6. .br
  7. .ti +5
  8. libo1 - terminal I/O library for the Osborne 1
  9. .sp
  10. DESCRIPTION
  11. .br
  12. .in +5
  13. LIBO1 provides a standard interface to cursor manipulation
  14. functions available with the Osborne 1 computer.
  15. .sp
  16. Some of the functions provided are listed below:
  17. .sp
  18. .in +3
  19. .br
  20. clrscrn    - home the cursor and clear the screen
  21. .br
  22. eralin    - erase a line
  23. .br
  24. homcur - home cursor
  25. .br
  26. movcur    - move cursor to adjacent position
  27. .br
  28. setcur    - set the cursor to a coordinate position
  29. .sp
  30. .ti -3
  31. Other functions which may be unique to the Osborne are:
  32. .sp
  33. erteol - erase to end of line
  34. .br
  35. graphics - place terminal in graphics mode
  36. .br
  37. normal    - place terminal in power up mode
  38. .sp
  39. .in -3
  40. .br
  41. The use of these functions to control cursor operations on any
  42. suitable CRT is one approach to providing more portable code.
  43. .sp
  44. .ti -5
  45. SEE ALSO
  46. .br
  47. clrscrn(3),
  48. eralin(3),
  49. homcur(3),
  50. movcur(3),
  51. setcur(3),
  52. vttt(6),
  53. deflect(6)
  54.  
  55.