Bubble sorting question

Nov 18, 2011 at 12:57am
Hello all,

I'm having some problems on an assignment where I'm supposed to use a bubble sort to sort through a struct of information. I don't want to post my code on here because I won't learn anything if someone else tells me what to do. I'm curious if anyone has any tips/links they used when first using at a bubble sort.

Thanks
Nov 18, 2011 at 2:05am
What exactly are you having an issue with?
Nov 18, 2011 at 3:42am
I actually just figured it out. I forgot to change my third variable from int to a struct.
Topic archived. No new replies allowed.