View Review Details


Book:   lex & yacc
Subject:   lex & yacc, 2nd Edition Review
Date:   2003-06-13 15:40:13
From:   Philippe
Rating:  StarStarStarStarStar

If you plan to update some of the sample code, in addition to what is explain in the previous message, I would recommend to use :


static int add_word(int type, char *word);


static int lookup_word(char *word);


for the declaration of the functions used in the first sample.


Regards, Philippe


Feel free to visit http://perso.wanadoo.fr/philippe.baucour/



See larger cover