Just curious...why is there a need to send three elements of an array at a time?....when you could just send a reference to the whole array and have the function step through it, three at a time if needed.
the hardest line to type correctly is: stty erase ^H
Comment on Re: Send Array to Subroutine, Three Elements at a Time