comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <spam@spam.com>
Subject: Re: whats semicolon?
Date: Fri, 24 Oct 2003 01:19:25 GMT
Date: 2003-10-24T01:19:25+00:00	[thread overview]
Message-ID: <x6%lb.3545$wc3.3265@newsread3.news.pas.earthlink.net> (raw)
In-Reply-To: <m3u15z4jjl.fsf@insalien.org>

Ludovic Brenta wrote:

> "@{-_-}@" <nuhvok@terra.es> writes:
 >
>>c: integer :=0;
> 
> ^^^^^^^^^^^^^^^^
> 
> You do not need to declare this variable.  The "for" loops below will
> declare it implicitly for you.

Technically, this variable is never used.

To answer the OP's question, a semicolon is the character ';'. Every 
statement in Ada must be terminated by a semicolon.

-- 
Jeff Carter
"C++ is like jamming a helicopter inside a Miata
and expecting some sort of improvement."
Drew Olbrich
51




  parent reply	other threads:[~2003-10-24  1:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-23 20:47 whats semicolon? @{-_-}@
2003-10-23 21:33 ` Simon Wright
2003-10-23 23:32 ` Ludovic Brenta
2003-10-23 23:56   ` Martin Dowie
2003-10-24  1:19   ` Jeffrey Carter [this message]
2003-10-24 13:28   ` Preben Randhol
2003-10-24 14:34     ` Martin Dowie
2003-10-24 15:10       ` Preben Randhol
2003-10-24 17:20         ` Martin Dowie
     [not found] ` <n2mm61-fg3.ln1@beastie.ix.netcom.com>
2003-10-24 20:06   ` Simon Wright
2003-10-25 13:39 ` Roberto Waltman
replies disabled

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