Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wasatch!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!decwrl!purdue!haven!vrdxhq!daitc!bms-at!stuart From: stuart@bms-at.UUCP (Stuart Gathman) Newsgroups: comp.lang.c Subject: Re: VMS extensions (variant_struct, variant_union) Summary: Short nested struct/union names Keywords: VMS C Message-ID: <156@bms-at.UUCP> Date: 14 Apr 89 15:22:03 GMT References: <1321@Portia.Stanford.EDU> <695@sdrc.UUCP> <16783@mimsy.UUCP> Distribution: na Organization: Business Management Systems, Inc., Fairfax, VA Lines: 6 To make nested structures and unions manageable, I use one letter names for the nested aggregate. The member names provide the readability. -- Stuart D. Gathman <..!{vrdxhq|daitc}!bms-at!stuart>