Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sorting algorithm has a bug that I can't find
#4
cha0s: I believe that what you created is a stack. The Inferface for a LinkedList has: Append, Prepend, Insert, Remove. There is a stack in my program, I'm pretty sure that that part of it is working, the bug is somewhere else.

I'm not worried about encapsulation, I'm working on a huge container library currently as another project and that has all the linked list and stack functions I will ever need, right now I just need to get this sort working.
f you play a Microsoft CD backwards you can hear demonic voices. The scary part is that if you play it forwards it installs Windows.
Reply


Messages In This Thread
Sorting algorithm has a bug that I can't find - by Anonymous - 03-02-2006, 05:19 PM
Sorting algorithm has a bug that I can't find - by wallace - 03-02-2006, 07:48 PM
Sorting algorithm has a bug that I can't find - by Anonymous - 03-03-2006, 06:17 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)