home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume3 / libc_term / README < prev   
Encoding:
Text File  |  1986-11-30  |  777 b   |  19 lines

  1. This directory contains the source for a library (libc_term) of
  2. bullet-proof datum-entry routines that sit on top of curses.  Another
  3. version exists which uses termcap directly (libterm).
  4.  
  5. The code is rather a mess and in some cases rather inefficient.  That
  6. is a statement not an apology.  This was some of my first C code and
  7. has been used extensively here and elsewhere with *NO* bug reports.
  8. This same code was posted to net.sources about 18 months ago and a
  9. trickle of requests has continued since then.  If it ain't broke don't
  10. fix it.
  11.  
  12. Permission is granted to copy and redistribute this code as long as no
  13. money changes hands and this notice and the authorship notes remain
  14. intact.  Let me know if you find/fix any bugs.  Enjoy.
  15.  
  16. - George
  17. <decvax!mcnc!godot!sherouse>
  18.  
  19.