What's struct list? There is no type named struct list (at least in what you've shown).
Maybe you meant struct ref?
Pablo Santa Cruz
2010-10-03 14:55:27
What's struct list? There is no type named struct list (at least in what you've shown).
Maybe you meant struct ref?
Nowhere in the code sample are you defining struct list which is what the error is.