home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 3
/
TheARMClub_PDCD3.iso
/
hensa
/
misc
/
gstream
/
a301
/
h
/
savebox
< 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-05-08
|
156 b
|
6 lines
#include "gstream.h"
#ifndef _savebox_h
#define _savebox_h
extern int savebox(char *filename, int estsize, int type, int *safeptr, gstream *stream);
#endif