This is config.h in view mode; [Download] [Up]
#define NNTPSERVER "localhost" #define NEWSRC_NAME ".newsrc" // file to store pointers // where's the news server? #define NNTP_SERVER "NNTPSERVER" // the environment variable #define NEWS_HOST "NewsHost" // the NXDefaults name #define BUFFER_SIZE 511 #define ARTICLE_CHUNK 20 #define MAX_BITMAPS 3 #define MAX_COLUMNS 3
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.