Structs and Arrays

If i want to input (FROM A FUNCTION) information into a struct:
* How do I define/ call/ prototype that function.
* How do I check if that array inside the function is empty?
> Many ways. Like, void fnc_name(struct& XXX);

> What did you mean about array inside the function? static variable?
Topic archived. No new replies allowed.