Sorry, but could you please post a small example?

edit:
@Ch40zzC0d3r: if you mean changing this
void print_var(var *input_array, unsigned int index_x)
into this:
void print_var(var **input_array, unsigned int index_x)

I've tried that before, didn't work smirk


POTATO-MAN saves the day! - Random