comp.lang.ada
 help / color / mirror / Atom feed
From: Denis McMahon <denismfmcmahon@gmail.com>
Subject: Re: Help with an errant 'IF' statement please.
Date: Sun, 30 Nov 2014 11:56:29 +0000 (UTC)
Date: 2014-11-30T11:56:29+00:00	[thread overview]
Message-ID: <m5f0ld$dj1$3@dont-email.me> (raw)
In-Reply-To: 8ecc1fb7-615c-4b7e-83e3-866a830a59a5@googlegroups.com

On Sat, 29 Nov 2014 18:16:35 -0800, Austin Obyrne wrote:

> This is the relevant source code at the very start of the program in
> question,
> 
>   Total := Total+1; Ada.Text_IO.Get(Item => NextChar);
>   Image(Total):= NextChar;

Yes, but when you post that in isolation, we have no idea where to place 
it in the code you originally posted.

When you say "at the very start" do you mean before the LOOP is declared, 
or do you mean inside the loop after the exit condition is declared, or 
do you mean inside the loop before the exit condition is declared, or 
something else?

We're guessing.

What's Image? Is it relevant to reproducing the problem? What about all 
the IO? How much of that is your troubleshooting, and how much is 
actually relevant to the problem?

Please help us to help you!

-- 
Denis McMahon, denismfmcmahon@gmail.com


  parent reply	other threads:[~2014-11-30 11:56 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-29 13:28 Help with an errant 'IF' statement please Austin Obyrne
2014-11-29 14:03 ` gautier_niouzes
2014-11-29 15:05   ` Austin Obyrne
2014-11-29 15:45     ` Simon Clubley
2014-11-29 16:10       ` Austin Obyrne
2014-11-29 16:54     ` Dennis Lee Bieber
2014-11-30  2:16       ` Austin Obyrne
2014-11-30 11:18         ` Simon Clubley
2014-11-30 12:58           ` Austin Obyrne
2014-11-30 13:01             ` Austin Obyrne
2014-12-01 22:20               ` Stephen Leake
2014-12-02  2:57                 ` Austin Obyrne
2014-11-30 13:46             ` Simon Clubley
2014-11-30 14:49               ` Austin Obyrne
2014-11-30 15:43                 ` Simon Clubley
2014-11-30 19:23                 ` Shark8
2014-11-30 11:56         ` Denis McMahon [this message]
2014-11-30 12:19           ` Austin Obyrne
2014-11-29 14:08 ` Simon Clubley
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox