Hi, I am writing a compiler using lexx and yacc but am having one small problem. In order to verify that lexx is parsing everything into the correct tokens, I want to print the tokens after every line entered. Does anyone know how to display the value of a token? Thanks a lot for the help, Sebastian