home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga 3 / MA_Cover_3.iso / libs / asyncio.readme < prev    next >
Encoding:
Text File  |  1997-05-20  |  337 b   |  9 lines

  1. AsyncIO library for fast IO.
  2.  
  3. This shared library provides DOS-like functions for using double buffered
  4. asyncronous IO on files. This provides very good performance on DMA devices.
  5.  
  6. The code was originally written by Martin Taillefer. A few bug fixes and
  7. updates were made by Magnus Holmgren, with inspiration from Olaf 'Olsen'
  8. Barthel.
  9.