I\'m trying to write a recursive selection sort function where it picks the biggest number and puts it at the back. I used printf to see where it goes wrong, and it stops on