Objective: I'm working with pointers and I'm running into quite a few problems. Last week assignment was to write an insertion sort function to sort a ragged array in descending order. This week my professor wants me to change out all the indices and use only pointers. Objective: I'm working with pointers and I'm ru