Path: utzoo!utgpu!attcan!uunet!seismo!sundc!pitstop!sun!oliveb!Ozona!chase From: chase@Ozona.orc.olivetti.com (David Chase) Newsgroups: comp.lang.c Subject: Re: Declaration puzzler (another old question?) Message-ID: <30197@oliveb.olivetti.com> Date: 5 Oct 88 17:33:47 GMT References: <30091@oliveb.olivetti.com> <8633@smoke.ARPA> Sender: news@oliveb.olivetti.com Reply-To: chase@Ozona.UUCP (David Chase) Organization: Olivetti Research Center, Menlo Park, CA Lines: 14 In article <8633@smoke.ARPA> gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) writes: >In article <30091@oliveb.olivetti.com> chase@orc.olivetti.com (David Chase) writes: >>I can't figure out how to declare the type of an array with (say) 10 >>elements, each of which is that array type. If that's what I said, then I made a typo. I meant "each of which is a pointer to that array type". >Are you sure you really need a type like that? I don't necessarily, but it would be handy to have it. Ask me about using C for an intermediate language if you'd like an earful. David