home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / dirs / lhlib_436.lzh / LhLib / lh_lib.fd < prev    next >
Text File  |  1991-01-15  |  364b  |  12 lines

  1. *-------------------------------------------------------------------------
  2. * lh.library (C) Copyright 1990 by Holger P. Krekel & Olaf 'Olsen' Barthel
  3. *-------------------------------------------------------------------------
  4. ##base _LhBase
  5. ##bias 30
  6. ##public
  7. CreateBuffer(OnlyDecode)(d0)
  8. DeleteBuffer(OldBuffer)(a0)
  9. LhEncode(Buffer)(a0)
  10. LhDecode(Buffer)(a0)
  11. ##end
  12.