Quote Originally Posted by Paul McKenzie View Post
Where is your loop to add each element of the array?

Regards,

Paul McKenzie
I'm not worried about the loop, I can do that.

I'm just worried about how to get these pointers to point to something else then just the first cell of each array.

Talked to a friend of mine, he just passed three different pointers as parameters instead of an array of pointers. I might do that, but will get some points deducted off. : /