I need c code for imploment binary search on 2 arrays
search values from array1 into array2,
I have the code with linear search, but i need to