It\'s suppoused to sort students in alphabetical order by their last names. I tried to do it with qsort, but it doesn\'t work.
struct student { char n