Bubble sorting question

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
What exactly are you having an issue with?
I actually just figured it out. I forgot to change my third variable from int to a struct.
Topic archived. No new replies allowed.