Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.6.2.17 $; site convex.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!inuxc!pur-ee!uiucdcs!convex!mercer From: mercer@convex.UUCP Newsgroups: net.lang.c Subject: Re: typedef's & cc Message-ID: <37300003@convex.UUCP> Date: Tue, 20-Nov-84 17:35:00 EST Article-I.D.: convex.37300003 Posted: Tue Nov 20 17:35:00 1984 Date-Received: Thu, 22-Nov-84 05:22:08 EST References: <145@harvard.UUCP> Lines: 6 Nf-ID: #R:harvard:-14500:convex:37300003:000:208 Nf-From: convex!mercer Nov 20 16:35:00 1984 According to K&R (Appendix A, sec 11.1): "typedef names are in the same class as ordinary identifiers. They may be redeclared in inner blocks, but an explicit type must be given in the inner declaration"