Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site unc.UUCP Path: utzoo!linus!decvax!mcnc!unc!tim From: tim@unc.UUCP (Tim Maroney) Newsgroups: net.lang.c Subject: Re: tagged unions Message-ID: <7094@unc.UUCP> Date: Wed, 11-Apr-84 16:08:25 EST Article-I.D.: unc.7094 Posted: Wed Apr 11 16:08:25 1984 Date-Received: Fri, 13-Apr-84 00:10:17 EST Organization: CS Dept., U. of N. Carolina at Chapel Hill Lines: 12 One thing I forgot to mention in my tagged union proposal -- the identifier "self" would have to be allowed in the discriminant expression if typed-page or similar schemes are to be implementable. Also, "tag" is not a good name, since it already means something with respect to unions; "discriminant" is too wordy; so in the time-honored C tradition of crypticism, how about "disc"? -- Tim Maroney, The Censored Hacker mcnc!unc!tim (USENET), tim.unc@csnet-relay (ARPA) All opinions expressed herein are completely my own, so don't go assuming that anyone else at UNC feels the same way.