I have 2 arrays that store members and books in a library, i want to use a 3rd array to take information out of those arrays. E.g take one member and one book and put them in one "Loan" slot to...