Controlling using IR remote to change Led display Matrix Patterns

How would I make the values function take to a pointer in a sequence array.
Could you give me some example to do this?

You are right I'm new to this C++ and I'm just getting started with this new project.

How can I define that method once, and simply invoke it using different sequence arrays.
I think i can set up this part on defining sequence1, sequence2, etc, and call the method using the appropriate sequence array?

Creating an array of arrays and loop through those, but I'm guessing that is beyond your current abilities.(You are right about this area not sure how to do it).

Thanks
Russ....