ftp.nice.ch/pub/next/unix/shell/guestshell.1.1.N.bs.tar.gz#/prototypes.h

This is prototypes.h in view mode; [Download] [Up]

/* misc.c */

/* char *strpbrk(char *string, char *set); */
void erasescreen(void);
void initsig(void);
void log(char *fmt, ...);
void setemu(bool curseson);
char readchar();
int showfile(char *filebody);

/* menu.c */

void drawmenu( void );
int getmenukey( void );

/* menfuncts.c */

void filetrans( void );
void chat( void );
void sysinfo( void );
void who( void );
void logout( void );
void chemu( void );
void mailpm( void);

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.