C Programming – Write a C program that uses:
void merge(int a1[], int size_a1, int a2[], int size_a2,int unique[], int * size_u);
The merge function finds all the unique elements of a1 and a2store them in array unique. Parameter size_a1 contains the size ofthe array a1 and parameter size_a2 contains the size of the arraya2. The sixth parameter size_u points to a variable in which thefunction will store the numbers of unique elements of the a1 anda2.
In the main function, ask the user to enter the length of eacharray, declare and reads in the numbers for each array, declare thearray unique with
PayPal Gateway not configured
PayPal Gateway not configured