Thread
:
error in compilation of binary tree code in c
View Single Post
DaWei
Team Leader
22Mar2007,22:35
Determine what you really want here:
Code:
int(*private_print)(void *item)
and express it correctly. Also, add indentation/formatting to your code. Even though Shabbir put it in code tags, it is still too hard to read; I don't want to mess with it.