From: Piotr S on
Thanks, I'm aware of this however unless I'm missing something there's only choice between passing arguments as values or pointers. What I want to do is to declare a structure of pointers and pass a pointer to this structure as input argument.