Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!henry
From: henry@utzoo.UUCP (Henry Spencer)
Newsgroups: net.lang.c
Subject: Re: Standard for union initialization?
Message-ID: <4930@utzoo.UUCP>
Date: Tue, 15-Jan-85 13:32:04 EST
Article-I.D.: utzoo.4930
Posted: Tue Jan 15 13:32:04 1985
Date-Received: Tue, 15-Jan-85 13:32:04 EST
References: <6995@brl-tgr.ARPA> <7004@brl-tgr.ARPA> <6847@watdaisy.UUCP>, <10884@watmath.UUCP>
Organization: U of Toronto Zoology
Lines: 13

> Either way, this is less clear than an initializer of the form
> 	element = value
> e.g.
> union {
> 	 foo;
> 	 bar;
> 	 mumble;
> }baz = mumble = ;

How do you use this to initialize a union inside a structure?
-- 
				Henry Spencer @ U of Toronto Zoology
				{allegra,ihnp4,linus,decvax}!utzoo!henry