Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!nrl-cmf!ames!hc!pprg.unm.edu!unmvax!tut.cis.ohio-state.edu!rutgers!att!ulysses!andante!alice!ark From: ark@alice.UUCP (Andrew Koenig) Newsgroups: comp.lang.c Subject: Re: Two Dimensional Arrays. Message-ID: <8973@alice.UUCP> Date: 26 Feb 89 22:19:10 GMT References: <1474@etive.ed.ac.uk> Organization: AT&T Bell Laboratories, Liberty Corner NJ Lines: 12 In article <1474@etive.ed.ac.uk>, sam@lfcs.ed.ac.uk (S. Manoharan) writes: > Passing a 2-D array around different functions does not seem > nice, for one needs to declare the dimensions of the array in > each and every function. The only way to overcome this problem Actually, you only need to declare the second dimension. This is discussed in some detail in chapter 3 of -- well, never mind. -- --Andrew Koenig ark@europa.att.com