home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 7
/
07.iso
/
c
/
c329
/
2.img
/
INCL
/
MEMORY.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1989-10-05
|
207 b
|
18 lines
/*
* memory.h
*
* Copyright (C) MicroWay, Inc., 1987, 1988, 1989
*
*/
void movedata();
int memcmp();
int memicmp();
char *memccpy();
char *memchr();
char *memcpy();
char *memset();