This is startup.h in view mode; [Download] [Up]
extern void slrn_read_startup_file (char *); extern void slrn_startup_initialize (void); extern char *slrn_map_file_to_host (char *); extern int Slrn_Autobaud; extern int slrn_set_string_variable (char *, char *); extern int slrn_set_integer_variable (char *, int); extern int slrn_get_variable_value (char *, int *, char ***, int **);
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.