home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 October
/
usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso
/
unix
/
volume6
/
lbl
/
hdr
/
ftypes.h
next >
Wrap
Text File
|
1986-11-30
|
426b
|
18 lines
/* (C) C.D.F. Miller, Heriot-Watt University, March 1984
*
* Permission is hereby given to reproduce or modify this
* software freely, provided that this notice be retained,
* and that no use be made of the software for commercial
* purposes without the express written permission of the
* author.
*/
char *copy();
label *findlabel();
type *addtype();
type *findtype();
char *fgets();
char *malloc();
char *mktemp();