From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b150dc5817cc056a X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!proxad.net!newsfeed.arcor.de!news.arcor.de!not-for-mail Date: Fri, 04 Nov 2005 19:48:34 +0100 From: Georg Bauhaus User-Agent: Debian Thunderbird 1.0.2 (X11/20051002) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Desperatly trying to implement an mergesort algorithm References: <1131120135.758294.294990@o13g2000cwo.googlegroups.com> In-Reply-To: <1131120135.758294.294990@o13g2000cwo.googlegroups.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <436bba7e$0$7436$9b4e6d93@newsread4.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 04 Nov 2005 20:46:07 MET NNTP-Posting-Host: 991e5a02.newsread4.arcor-online.net X-Trace: DXC=Z8E2ifIfUEf_Pi]:Sm<]\d:ejgIfPPlddjW\KbG]kaMh1BZS;MmC65fiDUd?Tkm9_k8JM^O\[iIdcCRNZgB5JQBh X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:6213 Date: 2005-11-04T20:46:07+01:00 List-Id: ejijott@gmail.com wrote: > I just plain and simply can't grasp what is wrong here! Am I even > partitioning the array properly? Could you write your reasoning below every declaration, statement, and expression in yout program, as a comment? Also, what text book or reference are you using?