home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 1
/
ARM_CLUB_CD.iso
/
contents
/
apps
/
program
/
d
/
gstream
/
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