![]() |
Printing a parse tree
Hi,
I have the following yacc code, and need to print out the parse tree created using the newnode. I need to print the tree using a printtree function. Can anyone help me to create the printtree function? This is my lex code: Code:
%%Code:
typedef struct node *noderef; |
Re: Printing a parse tree
Hey, im assuming your from the UEA taking the computing science course, doing the unix coursework assigned by pierre chardiere.
|
Re: Printing a parse tree
Quote:
|
Re: Printing a parse tree
stfu admin
|
| All times are GMT +5.5. The time now is 16:56. |