Path: utzoo!utgpu!attcan!uunet!husc6!bbn!mit-eddie!ll-xn!ames!ncar!boulder!tramp!swarbric From: swarbric@tramp.Colorado.EDU (Frank Swarbrick) Newsgroups: comp.lang.c Subject: Re: Double inderection question Keywords: is this messed up or am I? Message-ID: <2538@boulder.Colorado.EDU> Date: 5 Aug 88 05:55:11 GMT References: <2001@tulum.cs.swarthmore.edu> <431@accelerator.eng.ohio-state.edu> Sender: news@boulder.Colorado.EDU Reply-To: swarbric@tramp.Colorado.EDU (Frank Swarbrick) Organization: Beautiful Boulder By The Bay Lines: 16 This stuff is all so confusing, but anyway... In Turbo C it seems (or maybe not) that the address of an array is the same as the array. ie &array == array whereas that is not true for a normal pointer. The address of a pointer is something, and the pointer at that address points to another address. Hmm, doesn't sound like it makes much sense, but it does to me. Of course you cannot tell an array to point at anywhere but itself. Hmm, I really wish I could be clearer about this. I'll try to do a little more thinking and then post something later. Frank Swarbrick (and, yes, the net.cat) swarbric@tramp.Colorado.EDU ...!{ncar|nbires}!boulder!tramp!swarbric "Some people think they're gonna die some day. I got news, ya never got ta go." --Ted Nugent