home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / UUPC11XT.ZIP / RN / NGSTUFF.H < prev    next >
Encoding:
C/C++ Source or Header  |  1992-11-21  |  486 b   |  25 lines

  1. /* $Header: E:\SRC\UUPC\RN\RCS/NGSTUFF.H 1.1 1992/11/21 06:14:58 ahd Exp $
  2.  *
  3.  * $Log: NGSTUFF.H $
  4.  * Revision 1.1  1992/11/21  06:14:58  ahd
  5.  * Initial
  6.  *
  7.  *
  8.  *    Rev 1.0   18 Nov 1990  0:22:58
  9.  * Initial revision.
  10.  * Revision 4.3  85/05/01  11:45:12  lwall
  11.  * Baseline for release with 4.3bsd.
  12.  *
  13.  */
  14.  
  15. #define NN_NORM 0
  16. #define NN_INP 1
  17. #define NN_REREAD 2
  18. #define NN_ASK 3
  19.  
  20. void    ngstuff_init();
  21. int    escapade();
  22. int    switcheroo();
  23. int    numnum();
  24. int    perform();
  25.