This is irlex.h in view mode; [Download] [Up]
/* WIDE AREA INFORMATION SERVER SOFTWARE: No guarantees or restrictions. See the readme file for the full standard disclaimer. Brewster@think.com */ #ifndef IRLEX_H #define IRLEX_H #define MAX_WORD_LENGTH 20 /* change DICTIONARY_ENTRY_SIZE when this is changed */ #define MAX_TYPE_LEN 20 #define ANSI_DATE_LENGTH 6 /* YYMMDD */ #define MAX_HEADLINE_LEN 300 #endif /* ndef IRLEX_H */
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.