From: Nathan Powell Date: 2008-09-16T23:29:47+09:00 Subject: Re: array question On Tue, Sep 16, 2008 at 11:25:00PM +0900, Amos King wrote: > Forgot to ask what he was looking for. In the original email: For example, array1=[1,2,3],array2=[1,4,7] the return array is [2,3,4,7] It's not entirely clear as one could arrive at that final array a couple ways. -- nathan nathan_at_nathanpowell_dot_org At this point, anyone proposing to run Windows on servers should be prepared to explain what they know about servers that Google, Yahoo, and Amazon don't. ~ Paul Graham ------------------------------------