Category : Files from Magazines
Archive   : CL-JAN88.ZIP
Filename : LEX.H

 
Output of file : LEX.H contained in archive : CL-JAN88.ZIP
union token_value
{
DATA_TYPE val;
DATA_TYPE *ptr;
int aux_val;
};

#define EOLN -1
#define KEYWORD 1
#define NUMBER 2
#define LABEL 3
#define QUIT_TOK 5
#define IDENT_TOK 6
#define UNDEFINED 9999

#define MAX_SYM_LEN 50


token_type yylex();


  3 Responses to “Category : Files from Magazines
Archive   : CL-JAN88.ZIP
Filename : LEX.H

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/