comp.lang.ada
 help / color / mirror / Atom feed
From: "Björn Lundin" <b.f.lundin@gmail.com>
Subject: Re: A matter of interest.
Date: Sun, 30 Nov 2014 17:09:33 +0100
Date: 2014-11-30T17:09:33+01:00	[thread overview]
Message-ID: <m5ffcl$hvq$1@dont-email.me> (raw)
In-Reply-To: <2a3a193b-9ae3-421e-8017-972b926c5489@googlegroups.com>

On 2014-11-30 14:24, Austin Obyrne wrote:

> 
> But surely the compiler does a bit-by-bit job ?

no

 Year : Integer := 2014;

will compile just as

 YEAR : INTEGER := 2014;

and

 YEAR           : INTEGER               := 2014;

but they are of course different when represented
as files.


--
Björn

  reply	other threads:[~2014-11-30 16:09 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-30 12:10 A matter of interest Austin Obyrne
2014-11-30 12:49 ` Simon Wright
2014-11-30 13:24   ` Austin Obyrne
2014-11-30 16:09     ` Björn Lundin [this message]
2014-11-30 17:07       ` brbarkstrom
2014-11-30 18:12         ` Simon Wright
2014-11-30 19:56           ` brbarkstrom
2014-12-01 16:24             ` Denis McMahon
2014-12-01 20:29               ` Austin Obyrne
2014-12-01 23:49                 ` Jeffrey Carter
2014-12-02  2:24                   ` David Botton
2014-12-02  7:52                     ` mrvmurray
2014-12-02  2:43                   ` Austin Obyrne
2014-12-03  3:40                     ` Dennis Lee Bieber
2014-12-01 19:36             ` Eryndlia Mavourneen
2014-12-01 19:48               ` mrvmurray
replies disabled

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