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

  1. #include "gstream.h"
  2. #include "wimp.h"
  3.  
  4. int gsopenramsend(wimp_msgstr *msg, gstream *stream);
  5. int gsopenramfetch(wimp_msgstr *msg, gstream *stream);
  6.