home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d0xx / d034 / btree.lha / Btree / README < prev   
Encoding:
Text File  |  1986-09-03  |  562 b   |  14 lines

  1. There are still some latent bugs in this code.  For example, the test
  2. program, btree.test, will run for a while then crash the machine.
  3. However, since this looks to be very useful with a little more work, 
  4. and is the first PD set of btree routines I have come across, I have
  5. decided to include them on this disk.
  6.  
  7. Note the the current available release of the Manx C compiler does not
  8. allow passing of structures as function arguments, hence will not
  9. compile this code.  My understanding is that this is due to be fixed
  10. in the next release.
  11.  
  12. Fred Fish
  13. 31-Aug-86
  14.