Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site cad.UUCP Path: utzoo!decvax!decwrl!ucbvax!cad!moore From: moore@cad.UUCP (Peter Moore) Newsgroups: net.lang.c Subject: Shared initial sequences between structures Message-ID: <33@cad.UUCP> Date: Tue, 24-Dec-85 01:42:11 EST Article-I.D.: cad.33 Posted: Tue Dec 24 01:42:11 1985 Date-Received: Tue, 24-Dec-85 22:14:31 EST Reply-To: moore@cad.UUCP (Peter Moore) Distribution: na Organization: UC Berkeley, CAD group Lines: 49 Since this technique is quite useful for implementing, albeit crudely, generic operators as well as Smalltalk-style inheritance, it would be nice if this could be explicitely guarenteed in the standard. If in addition the offset of all members of a union are guarenteed to be the same (and why not zero?), then the requirement of C.3.1.3 for shared initial sequences inside unions would automatically be met. Peter Moore moore@Berkeley or ..!ucbvax!moore