home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Telnet 2.7b5 / source / Linemode / linemode.proto.h < prev   
Encoding:
Text File  |  1995-03-18  |  254 b   |  6 lines  |  [TEXT/CWIE]

  1. void    linemode_suboption(struct WindRec *tw);
  2. void    DemangleLineModeShort(char *s, short mode);
  3. void doLinemode(struct WindRec *tw);
  4. void process_key(unsigned char ascii,struct WindRec *tw);
  5. void initLinemode(struct WindRec *tw);
  6. void    LinemodeUnload(void);