home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d3xx
/
d362
/
memroutines.lha.pi
< prev
next >
Wrap
Text File
|
1994-03-27
|
499b
|
16 lines
.name
MemRoutines
.author
Robert Broughton
.source
Includes source in assembly.
.description
Some "plug-compatible" replacements for the Lattice C functions memcpy(),
memcmp(), and memset(). Unlike the Lattice functions that deal with data
one-byte at a time, these versions deal with longword chunks, which can
improve performance of Amigas equipped with a 68020 or 68030.
.described-by
Automatically generated from Contents file by c2pi program.
.short
Library of memory routine replacements.