home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d3xx / d362 / memroutines.lha.pi < prev    next >
Text File  |  1994-03-27  |  499b  |  16 lines

  1. .name
  2. MemRoutines
  3. .author
  4. Robert Broughton 
  5. .source
  6. Includes source in assembly.
  7. .description
  8. Some "plug-compatible" replacements for the Lattice C functions memcpy(),
  9. memcmp(), and memset().  Unlike the Lattice functions that deal with data
  10. one-byte at a time, these versions deal with longword chunks, which can
  11. improve performance of Amigas equipped with a 68020 or 68030.  
  12. .described-by
  13. Automatically generated from Contents file by c2pi program.
  14. .short
  15. Library of memory routine replacements.
  16.