Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!spool.mu.edu!uunet!mcsun!hp4nl!utrcu1!infnews!devisser From: devisser@cs.utwente.nl (Jan de Visser) Newsgroups: comp.lang.pascal Subject: Re: Help w/Sort Assigment[D[D[D[D[D[D[C[Cnment Message-ID: <1991Jun3.095901@cs.utwente.nl> Date: 3 Jun 91 07:59:01 GMT Article-I.D.: cs.1991Jun3.095901 References: <1991May30.052548.9870@nuchat.sccsi.com> Sender: devisser@cs (Jan de Visser) Organization: University of Twente, Dept. of Computer Science Lines: 28 Originator: devisser@utis115 In article <1991May30.052548.9870@nuchat.sccsi.com>, robby@nuchat.sccsi.com (Robert Oliver Jr.) writes: |> Hello! |> |> I need some help. I'm using a 286 with a math coprocessor. The code is |> running under Turbo Pascal 6.0. I thank it is best to so the code and then |> explane the problem. |> |> [ (lots of) code and (lots of) numbers deleted ] |> |> What am I doing wrong? |> How can I correct the Bug??????????? |> |> Thanks for the help.... Robert Oliver |> robby@nuchat.sccsi.com Dear Robert, Do you seriously expect people, which all have their own work to do, to debug YABQR (Yet Another Boring Quicksort Routine) for you? Most of us have our own debugging to do! I will be happy to give you a clue on details, which cause the trouble, but you'll first have to identify the source of your problem. (Probably you won't need any more help by then ;). Good Luck, Jan. PS: Consult a book on algorithms. Maybe this will clear things up.