Date: Mon, 2 Mar 98 21:51:14 PST From: Noam Rotem Subject: Re: Addresses of arrays To: "matthew p. conte" Cc: djgpp AT delorie DOT com Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk --- On Sun, 1 Mar 1998 17:09:44 -0500 "matthew p. conte" wrote: >Try making that equality (Arr == &Arr[0]). Your syntax is a bit off... >'Arr' is the address of the array, &Arr[0] is the address of the first >element, which is the same as the previous. Sorry for being so off topic, but: No! I meant what I wrote. I know that Arr==&Arr[0]. What I found out lately (and I'm sleepless since) is that &Arr==Arr... This is what I can't comprehend. --------------------------------------------- Noam Rotem John Bryce Training Centre Tel Aviv, Israel. 03-7535803 ============================================= 1. Take upon yourself an impossible mission. 2. Accomplish the mission. 3. Go back to step 1. It's the only sane answer to modern life. --- 02/03/98 21:51:14