Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!megatest!djones From: djones@megatest.UUCP (Dave Jones) Newsgroups: comp.lang.c Subject: Re: pointers to arrays and the '&' operator Message-ID: <2016@goofy.megatest.UUCP> Date: 17 Feb 89 02:56:58 GMT References: <2013@goofy.megatest.UUCP> Organization: Megatest Corporation, San Jose, Ca Lines: 10 From article <2013@goofy.megatest.UUCP>, by djones@megatest.UUCP (Dave Jones): > > By the way, were you aware of the fact that E[i], E+i and [i]E > all mean the same thing? > Please ignore the above. My brain tumor was acting up again. You know what I meant to say, (don't you?).