comp.lang.ada
 help / color / mirror / Atom feed
From: wheeler@aphrodite (David Wheeler)
Subject: Re: Ada for C programmers
Date: 1996/12/27
Date: 1996-12-27T00:00:00+00:00	[thread overview]
Message-ID: <5a16uk$cbv@news.ida.org> (raw)
In-Reply-To: E2wI9r.1tx@nonexistent.com


Rich Maggio (maggior@world2u.com) wrote:
: I have now discovered Adahome.  Thanks to you all for your responses.
: I am glad to see that there is a book in the works as well.
: Compliments to the author of the article that compares C/C++ syntax
: with Ada.  Oh where were you in September??? :-).  It is FANTASTIC.
: What I really liked about it was it told you not only how to do "C"
: things in Ada, but told you what things you could NOT do.  For example
: - Ada doesn't have the equivalent to "continue" in "C".

: Rich Maggio

While there isn't a keyword equivalent to C's "continue",
there are several trivial ways to do the same thing.
One is to use a "goto" statement to just before the end of the loop.

--- David A. Wheeler
    dwheeler@ida.org





  reply	other threads:[~1996-12-27  0:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-12-21  0:00 Ada for C programmers Rich Maggio
1996-12-23  0:00 ` Jon S Anthony
1996-12-28  0:00   ` nasser
1996-12-28  0:00   ` nasser
1996-12-23  0:00 ` David Wheeler
1996-12-23  0:00 ` Norman H. Cohen
1996-12-24  0:00 ` Rich Maggio
1996-12-27  0:00   ` David Wheeler [this message]
1996-12-24  0:00 ` Dave Wood
replies disabled

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