Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!pacbell!att!ulysses!andante!alice!ark From: ark@alice.UUCP (Andrew Koenig) Newsgroups: comp.lang.c Subject: Re: pointers to arrays and the '&' operator Message-ID: <8926@alice.UUCP> Date: 16 Feb 89 22:24:54 GMT References: <3927@ingr.com> Organization: AT&T Bell Laboratories, Liberty Corner NJ Lines: 10 In article <3927@ingr.com>, crossgl@ingr.com (Gordon Cross) writes: > Since I am allowed to declare something that has type "pointer to an array > of...", then why am I not permitted to apply the '&' (address of) operator > directly to an array?? You can in ANSI C. -- --Andrew Koenig ark@europa.att.com