From 4744759379775333912
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: 109fba,9a6b7da9ba54eaea
X-Google-Attributes: gid109fba,public
X-Google-Thread: f78e5,9a6b7da9ba54eaea
X-Google-Attributes: gidf78e5,public
X-Google-ArrivalTime: 1993-06-23 10:38:46 PST
Xref: gmd.de comp.lang.c++:25018 comp.std.c++:2866
Newsgroups: comp.lang.c++,comp.std.c++
Path: gmd.de!newsserver.jvnc.net!howland.reston.ans.net!gatech!pirates!news-feed-1.peachnet.edu!concert!decwrl!borland.com!pete
From: pete@borland.com (Pete Becker)
Subject: Re: C++ Language Extensions
Message-ID: <1993Jun23.171846.26235@borland.com>
Originator: pete@genghis.borland.com
Sender: news@borland.com (News Admin)
Organization: Borland International
References: <rfgC91JEK.182@netcom.com> <1993Jun22.214246.27155@borland.com> <1993Jun23.103931.24251@ucc.su.OZ.AU>
Date: Wed, 23 Jun 1993 17:18:46 GMT
Lines: 11

In article <1993Jun23.103931.24251@ucc.su.OZ.AU> maxtal@physics.su.OZ.AU (John Max Skaller) writes:
>In article <1993Jun22.214246.27155@borland.com> pete@borland.com (Pete Becker) writes:
>>	The key here is that type names do not have linkage. 
>
>	Sure they do. C++ class names have extern linkage.
>	In C++ *all* file-scope names have linkage.
>	See 3.3.
>

	You're absolutely right. This is a change from C.
	-- Pete


