comp.lang.ada
 help / color / mirror / Atom feed
From: Shark8 <OneWingedShark@gmail.com>
Subject: Re: Help with an errant 'IF' statement please.
Date: Sun, 30 Nov 2014 12:23:43 -0700
Date: 2014-11-30T12:23:43-07:00	[thread overview]
Message-ID: <69Kew.306469$O76.230695@fx15.iad> (raw)
In-Reply-To: <347cef2a-6b5e-4f38-b2ec-bb055c5060e4@googlegroups.com>

On 30-Nov-14 07:49, Austin Obyrne wrote:
> Thanks for your much appreciated help - am I right in my intentions?.

That's really hard to say; any particular construct/usage might be 
doable but that doesn't mean that it's even good. -- In the case of 
looping there's perfectly rational cases for a sentinel-value (namely 
unconstrained input, user input in particular), but that doesn't mean 
that's the best way to do it: Streams, for example, write the bounds and 
then the data for items like arrays (which works because when you write 
those items out the constraints are known).

So, we really cannot tell w/o a small compilable example, and 
explanation of your intent, like Simon said.


  parent reply	other threads:[~2014-11-30 19:23 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 [this message]
2014-11-30 11:56         ` Denis McMahon
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