home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.bin / SourceCode / Puppeteer1.1 / Source / util.h < prev    next >
Encoding:
Text File  |  1994-03-23  |  234 b   |  11 lines

  1. /*
  2.  * Puppeteer 1.1
  3.  *
  4.  * Copyright (c) 1994 Primitive Software Ltd.  All rights reserved.
  5.  *
  6.  * Author: Dave Griffiths <dave@prim.demon.co.uk>
  7.  */
  8.  
  9. void uuinit();
  10. void uudecode(NXStream *in, NXStream *out);
  11. void printTime(char *msg);