2011-05-03, 06:06 PM
So I'm working on some sorts here, merge and quick. My merge works lovely. I get a stack overflow error with my quicksort method, so I'm not... recursing properly or something. Never exits the recursion. Ignore showProcess, that's for something else. l is the length of the array minus one.
Quicksort

