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

  1. #include "gstream.h"
  2. int gsopenosr(char *fname, gstream *stream);
  3. int gsopenosw(char *fname, gstream *stream);
  4.  
  5.