<div dir="ltr"><font size="4">I sort of got my mergeSort program to work, but the problem is that the algorithm isn't really mergeSort at all!  It uses merge, but my algorithm is iterative rather than recursive, so it's not really a mergeSort.  It's a merge-something, but not true mergeSort.  Oh well.  Any suggestions?  Thanks!</font><div><font size="4"><br></font></div><div><font size="4">Best,</font></div><div><font size="4"><br></font></div><div><font size="4">Douglas.</font></div></div>