Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site allegra.UUCP Path: utzoo!linus!decvax!genrad!grkermit!mit-vax!eagle!allegra!alan From: alan@allegra.UUCP Newsgroups: net.lang.c Subject: Re: Signed bit fields Message-ID: <1740@allegra.UUCP> Date: Sat, 13-Aug-83 13:45:42 EDT Article-I.D.: allegra.1740 Posted: Sat Aug 13 13:45:42 1983 Date-Received: Sun, 14-Aug-83 04:42:28 EDT References: <1945@utcsrgv.UUCP> Organization: Bell Labs, Murray Hill Lines: 13 I am not sure where signed bit fields stand in the current definition of the C language, but I do have some knowledge of PCC, having recently constructed a PCC-based C cross- compiler. PCC allows you to generate a non-standard compiler. For example, there's a flag you can set which makes long bit fields ok. Consequently, the fact that an implementation of PCC lets you do something doesn't mean it's kosher C. Alan Driscoll Bell Labs, Murray Hill