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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,87b54dbabc658fa2 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.224.10.6 with SMTP id n6mr26850299qan.4.1366987922465; Fri, 26 Apr 2013 07:52:02 -0700 (PDT) X-Received: by 10.182.66.68 with SMTP id d4mr583369obt.34.1366987922290; Fri, 26 Apr 2013 07:52:02 -0700 (PDT) Path: ef9ni16888qab.0!nntp.google.com!gp5no7208404qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 26 Apr 2013 07:52:01 -0700 (PDT) In-Reply-To: <7bb4c21a-be68-433e-a517-484798a8a687@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=69.20.190.126; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 69.20.190.126 References: <931385b2-3520-4d7a-b56f-6d0d0b06d467@googlegroups.com> <508e7264-46c3-4c53-94e6-6bb427fb3908@googlegroups.com> <7bb4c21a-be68-433e-a517-484798a8a687@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <9f4422b8-7103-4acb-a770-63561f055008@googlegroups.com> Subject: Re: AVR Usart send number string with no 'Image From: Shark8 Injection-Date: Fri, 26 Apr 2013 14:52:02 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2013-04-26T07:52:01-07:00 List-Id: On Thursday, April 25, 2013 8:28:49 PM UTC-6, Rego, P. wrote: > I tried this, but the compiler pointed that I could not use the second stack, so this recursion is not allowed. > > > > > Thanks Shark8, much interesting your solution. Ah, sorry that it didn't work. I forgot about the second stack absenteeism (and thus no recursion).