Newsgroups: comp.lang.c Path: utzoo!henry From: henry@zoo.toronto.edu (Henry Spencer) Subject: Re: Global and Extern Pointers, Arrays Message-ID: <1991May23.165805.6479@zoo.toronto.edu> Date: Thu, 23 May 1991 16:58:05 GMT References: Organization: U of Toronto Zoology In article aj3u@agate.cs.virginia.edu (Asim Jalis) writes: >I just figured out the following bug in my program. I had a global >array, with some initialized value that I was also declared an extern >pointer in the other files that accessing it... >Any ideas as to why this is? Because arrays are not pointers. -- And the bean-counter replied, | Henry Spencer @ U of Toronto Zoology "beans are more important". | henry@zoo.toronto.edu utzoo!henry