Write CPP Function that take matrix of 10 char elements and c as char to to search if c is an element in the array return true else return false.