Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!princeton!allegra!alice!bs From: bs@alice.UucP (Bjarne Stroustrup) Newsgroups: net.lang.c Subject: Re: Pointers and Arrays Message-ID: <5813@alice.uUCp> Date: Fri, 18-Jul-86 20:43:39 EDT Article-I.D.: alice.5813 Posted: Fri Jul 18 20:43:39 1986 Date-Received: Sun, 20-Jul-86 04:05:46 EDT References: <1242@ncoast.UUCP> <418@dg_rtp.UUCP> <1267@ncoast.UUCP> <2201@umcp-cs.UUCP> <2206@umcp-cs.UUCP>, <83Re: Pointers and Arrays Organization: Bell Labs, Murray Hill Lines: 2 Keywords: address of arrays for what it is worth: In C++ it is allowed (and encourraged practice) to use the addressof operator & explicitly for array and function names.