home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d103 / avltrees.lha / AvlTrees / POSTER < prev    next >
Text File  |  1987-10-22  |  1KB  |  29 lines

  1. Article 143 of comp.sources.unix:
  2. Path: mcdsun!noao!hao!husc6!rutgers!ukma!uunet!rs
  3. From: rs@uunet.UU.NET (Rich Salz)
  4. Newsgroups: comp.sources.unix
  5. Subject: v11i020:  AVL Tree subroutines
  6. Message-ID: <1244@uunet.UU.NET>
  7. Date: 28 Aug 87 13:00:46 GMT
  8. Organization: UUNET Communications Services, Arlington, VA
  9. Lines: 1001
  10. Approved: rs@uunet.UU.NET
  11.  
  12. Submitted-by: vixie!paul@uunet.UU.NET (Paul Vixie Esq)
  13. Posting-number: Volume 11, Issue 20
  14. Archive-name: avl-subs
  15.  
  16. Here's an AVL tree library, written in C.  Someone asked about it on
  17. comp.sources.wanted; I'll send him a copy too, but I think it's of
  18. general utility, so I'd like to see it in comp.sources.unix.  It's known
  19. to run on my Symmetric, and on a Macintosh (!) with the DeSmet C Compiler.
  20.  
  21. I extracted it from a PD assembler I was writing a year or so back, so
  22. it makes some references to "as" in some comments... Please ignore these...
  23.  
  24. -- 
  25.  
  26. Rich $alz
  27. Cronus Project, BBN Labs            rsalz@bbn.com
  28. Moderator, comp.sources.unix            sources@uunet.uu.net
  29.