?Hey guys,
Im working on a family structure file tutorial and I am trying to sort a list using a bubble sort in descending order of salary. I have to firstly find all the person structures in the file whose salary are between 15000 & 35000 inclusive. Then sort them by salary and print them...