comp.lang.ada
 help / color / mirror / Atom feed
From: Brian Drummond <brian_drummond@btconnect.com>
Subject: Re: Ada Smileys in C++ lib Conversion
Date: Mon, 30 Aug 2010 10:51:55 +0100
Date: 2010-08-30T10:51:55+01:00	[thread overview]
Message-ID: <fovm765don8pgoe5mhc9jhge656ljbevlf@4ax.com> (raw)
In-Reply-To: 1l477696k7ss5d0pvkrmqk8hgf8ts7e85v@4ax.com

On Tue, 24 Aug 2010 06:12:04 -0400, David Thompson <dave.thompson2@verizon.net>
wrote:

>On Sun, 15 Aug 2010 02:16:15 +0100, Brian Drummond
><brian_drummond@btconnect.com> wrote:
>
>> On Sat, 14 Aug 2010 13:34:54 -0700 (PDT), Maciej Sobczak
>> <see.my.homepage@gmail.com> wrote:
><snip: C const int>

>> >No, there is no such storage class. If these objects were globals
>> >(which was most likely the case), then their storage class is static.
>> 
>> OK you're right, it's a type qualifier not a storage class.

>> >Const means that the given name cannot be used to modify the referred
>> >object and has nothing to do with the storage class (it might
>> >influence the linkage, though).
>> 
>Depends which linkage. 'linkage' is a term of art in the C standard,
>with external or 'global globals' visible throughout the program vs
>internal or 'file globals' visible only in one (preprocesed) source
>file and declared with the misleading keyword 'static'.

Thank you for a concise summary!

- Brian



  reply	other threads:[~2010-08-30  9:51 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-13 14:20 Ada Smileys in C++ lib Conversion Warren
2010-08-13 15:06 ` Yannick Duchêne (Hibou57)
2010-08-13 16:53 ` Anh Vo
2010-08-14  1:36   ` Warren
2010-08-14  9:52     ` Georg Bauhaus
2010-08-14 10:57     ` Brian Drummond
2010-08-14 20:34       ` Maciej Sobczak
2010-08-14 21:01         ` Dmitry A. Kazakov
2010-08-15  1:16         ` Brian Drummond
2010-08-15 10:04           ` Maciej Sobczak
2010-08-16 12:08             ` Brian Drummond
2010-08-16 12:13               ` Georg Bauhaus
2010-08-16 12:30             ` Brian Drummond
2010-08-16 12:39               ` Maciej Sobczak
2010-08-16 21:39                 ` Brian Drummond
2010-08-16 22:53                   ` Robert A Duff
2010-08-24 10:12           ` David Thompson
2010-08-30  9:51             ` Brian Drummond [this message]
2010-08-16 14:54       ` Warren
2010-08-16 20:27         ` Maciej Sobczak
2010-08-17 12:57           ` Warren
2010-08-17 13:37             ` Maciej Sobczak
2010-08-17 15:07               ` Georg Bauhaus
2010-08-18 17:31               ` Warren
2010-08-24 10:12             ` David Thompson
replies disabled

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