comp.lang.ada
 help / color / mirror / Atom feed
From: Jeff Carter <jrcarter010@earthlink.net>
Subject: Character vs. String comparisons (was: Re: How to implement a continue  statement in Ada?)
Date: 2000/02/12
Date: 2000-02-12T00:00:00+00:00	[thread overview]
Message-ID: <38A5C749.5C78D952@earthlink.net> (raw)
In-Reply-To: 87s8s3$aai1@news.cis.okstate.edu

David Starner wrote:
> elsif char (1) = '(' and char (2) = '*' then

Is there some reason you didn't write

elsif char (1 .. 2) = "(*";

? Just curious.

-- 
Jeff Carter
"You empty-headed animal-food-trough wiper."
Monty Python & the Holy Grail




  parent reply	other threads:[~2000-02-12  0:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-08  0:00 How to implement a continue statement in Ada? Oliver Kellogg
2000-02-08  0:00 ` David Starner
2000-02-08  0:00   ` Aidan Skinner
2000-02-09  0:00     ` David Starner
2000-02-10  0:00       ` Aidan Skinner
2000-02-12  0:00       ` Jeff Carter [this message]
2000-02-12  0:00         ` Character vs. String comparisons (was: Re: How to implement a continue statement in Ada?) David Starner
2000-02-09  0:00     ` How to implement a continue statement in Ada? Ted Dennison
2000-02-12  0:00       ` Jeff Carter
2000-02-14  0:00       ` Oliver Kellogg
2000-02-08  0:00 ` Ted Dennison
2000-02-09  0:00   ` Roger Barnett
replies disabled

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