ftp.nice.ch/pub/next/unix/network/news/slrn0.9.0.0.s.tar.gz#/slrn/src/menu.h

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

extern void slrn_update_article_menu (void);
extern void slrn_update_group_menu (void);
extern int slrn_execute_menu (int, SLKeymap_Function_Type *);
extern int slrn_sbox_sorting_method (void);


typedef struct
{
   char *title;
   char **lines;
}
Slrn_Select_Box_Type;

extern int slrn_select_box (Slrn_Select_Box_Type *);


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