Rockbox Development > Starting Development and Compiling
struct tree_context question
(1/1)
mschneider:
I've been messing around with tagcache.c and i was just wondering. When a function requires input for
--- Code: ---struct tree_context* c
--- End code ---
is it just asking for the structure or a certain element?
GodEater:
It's asking for a pointer to the struct.
Navigation
[0] Message Index
Go to full version