Li, Aiguo (NIH/NCI) [E] wrote:
Hello,
Hello,
I have a programming questions to you all,
I have three arrays: arrayA1, arrayA2, (arrayA1 and arrayA2 are same
length) and array B. Using the following code I created the fourth
arrayC that contain intersection elements between arrayA1 and array
2008/8/15 Li, Aiguo (NIH/NCI) [E] <[EMAIL PROTECTED]>:
> Hello,
Hello
> I have a programming questions to you all,
>
> I have three arrays: arrayA1, arrayA2, (arrayA1 and arrayA2 are same
>
> length) and array B. Using the following code I created the fourth
>
> arrayC that contain intersection
Hello,
I have a programming questions to you all,
I have three arrays: arrayA1, arrayA2, (arrayA1 and arrayA2 are same
length) and array B. Using the following code I created the fourth
arrayC that contain intersection elements between arrayA1 and arrayB.
Now I need to get the corresponding