I am trying to read in data from a file and allocate an array of structs for its size, then do some pointer sorting. Can someone maybe point out where Im going wrong? I keep printing garbage. I think ...