Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!labrea!rutgers!bellcore!faline!thumper!ulysses!andante!alice!ark From: ark@alice.UUCP (Andrew Koenig) Newsgroups: comp.lang.c Subject: Re: pointers to arrays Message-ID: <8948@alice.UUCP> Date: 23 Feb 89 14:12:11 GMT References: <19784@uflorida.cis.ufl.EDU> <13171@steinmetz.ge.com> <7806@chinet.chi.il.us> Organization: AT&T Bell Laboratories, Liberty Corner NJ Lines: 10 In article <7806@chinet.chi.il.us>, les@chinet.chi.il.us (Leslie Mikesell) writes: > Does this imply that pointer math and subscripting of the returned > value is scaled by the size of the array? (i.e. would &flimflam + 1 > evaluate to the same address as flimflam + 20?) Yes. -- --Andrew Koenig ark@europa.att.com