home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / TELECOM / rn_4_3_blars.lzh / help.h < prev    next >
Text File  |  1990-08-22  |  276b  |  16 lines

  1. /* $Header: help.h,v 4.3 85/05/01 11:39:19 lwall Exp $
  2.  *
  3.  * $Log:    help.h,v $
  4.  * Revision 4.3  85/05/01  11:39:19  lwall
  5.  * Baseline for release with 4.3bsd.
  6.  * 
  7.  */
  8.  
  9. void    help_init();
  10. int    help_ng();
  11. int    help_art();
  12. int    help_page();
  13. #ifdef ESCSUBS
  14.     int    help_subs();
  15. #endif
  16.