home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / library / dos / wct / readme < prev    next >
Encoding:
Text File  |  1992-05-25  |  974 b   |  25 lines

  1. William C. Thompson
  2. (wct@po.cwru.edu)
  3.  
  4. This is a current listing of my units.
  5.  
  6. Some of the functions and procedures may look familiar to you.
  7. I have incorporated some of them that I particularly liked into
  8. my units.
  9.  
  10. You use these units at your own discretion.  You assume all
  11. responsiblity for the use of the units.  Should anything go
  12. wrong, I am not to blame.  I have tried very hard to ensure
  13. that the units are error-free (I use them myself), but in the
  14. unlikely event of the use of a unit damaging anyones storage
  15. or otherwise, I will not assume any responsibility.  Seems
  16. clear enough...
  17.  
  18. KEYDEF  - Definitions of special keys for XCRT
  19. MATH    - A LOT of math functions
  20. MISC    - Miscellaneous things that are fairly useful
  21. MOUSE   - Mouse unit from the MS DOS Programming book
  22. STRINGS - Fairly basic string manipulation
  23. XCRT    - Very useful functions for text graphics
  24. XGRAPH  - More graphics routines, saving/recalling images to/from disk
  25.