home *** CD-ROM | disk | FTP | other *** search
/ ftp.uni-stuttgart.de/pub/systems/acorn/ / Acorn.tar / Acorn / acornet / dev / c / lib / gstream.spk / h / savebox < prev    next >
Text File  |  1993-05-08  |  156b  |  6 lines

  1. #include "gstream.h"
  2. #ifndef _savebox_h
  3. #define _savebox_h
  4. extern int savebox(char *filename, int estsize, int type, int *safeptr, gstream *stream);
  5. #endif
  6.