Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!decwrl!pa.dec.com!decprl!decprl!boyd From: boyd@prl.dec.com (Boyd Roberts) Newsgroups: comp.lang.c Subject: Re: typedef struct a_name list_type[MAX]; Keywords: typedef struct arrays Message-ID: <1991Jun19.100805.25669@prl.dec.com> Date: 19 Jun 91 10:08:05 GMT References: <1991Jun18.201913.16800@milton.u.washington.edu> Sender: news@prl.dec.com (USENET News System) Reply-To: boyd@prl.dec.com (Boyd Roberts) Organization: Digital Equipment Corporation - Paris Research Laboratory Lines: 15 Nntp-Posting-Host: prl313.prl.dec.com In article <1991Jun18.201913.16800@milton.u.washington.edu>, rburgess@milton.u.washington.edu (Rick Burgess) writes: >> struct a_name > { > short x; > time_t y; > char z; > } /* in other words, some miscellaneous, properly defined struct */ > Sorry, where's the trailing semicolon? struct a_aname { ... }; <- Boyd Roberts boyd@prl.dec.com ``When the going gets wierd, the weird turn pro...''