home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
C
/
Applications
/
Gnuplot 3.5
/
source
/
bf_test.proto.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-11-11
|
127 b
|
7 lines
|
[
TEXT/R*ch
]
/* bf_test.c */
void int_error(char *, int);
char *alloc(unsigned long);
float function(int, double, double);
int main(void);