On 08/23/2006 09:58 AM, Andrej Kastrin wrote:
Hi,
below is simple solution for union and intersection for a pair of arrays
(@a and @b). How to modify this example that I can calculate union and
intersection for each pair of "n" arrays.
You could turn your code into a function and call it for each
one of the pairs of arrays.
Thanks in advance for any suggestion, Andrej
[...]
You're welcome.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>