home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Encyclopedia of Graphics File Formats Companion
/
GFF_CD.ISO
/
formats
/
ttddd
/
code
/
bumpit_p.h
next >
Wrap
C/C++ Source or Header
|
1994-06-20
|
198b
|
13 lines
/* Prototypes for functions defined in
bumpit.c
*/
extern double args[10];
extern double defargs[10];
int main(int argc,
char ** argv);
void process_DESC(OBJECT * object);