This is delvol_y.h in view mode; [Download] [Up]
typedef union #ifdef __cplusplus YYSTYPE #endif { int integer ; char text[SIZEOF_TOKEN]; } YYSTYPE; extern YYSTYPE delvol_yylval; # define VOLUME 257 # define FILETOK 258 # define LOG 259 # define SERVER 260 # define ID 261 # define IDENT 262 # define FILENAME 263 # define INT 264
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.