in reply to Re^3: Need help making my Merge Sort implementation stable
in thread Need help making my Merge Sort implementation stable

Thank you, that did what I was needing to. Now I need to try to understand exactly what the BLOCK is telling it to do. I am just learning about array referencing and dereferencing s oI get a bit mixed up, still. I'll have to look at this some more to really grasp what is going on.
  • Comment on Re^4: Need help making my Merge Sort implementation stable