Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!mcnc!spl From: spl@mcnc.org (Steve Lamont) Newsgroups: comp.lang.c Subject: Re: typedefing arrays Keywords: kludge hack bogus Message-ID: <4643@alvin.mcnc.org> Date: 6 Jun 89 01:38:04 GMT References: <4636@alvin.mcnc.org> Reply-To: spl@mcnc.org.UUCP (Steve Lamont) Organization: Microelectronics Center of NC; RTP, NC Lines: 28 In article bumby@math.rutgers.edu (Richard Bumby) writes: spl@mcnc.org (Steve Lamont) writes: < <> Gentlefolk: <> <> . . . . . . <> <> Now to the nub of my question: <> <> Is it possible to do something like <> <> typedef int vertex[3]; < < [question with obvious answer omitted]