Bubble sort

I'm faced with the task of having to use a bubble sort on a text file that contains multiple individuals with either the same name or last name. Do any of you reading this topic have any suggestion/examples of an easy way of tackling this? I have used the bubble sort before, but the files did not contain the same names which made getting the right sort by last name or ID easier.
Last edited on
Thanks for the link Rafael
Topic archived. No new replies allowed.