Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site watrose.UUCP Path: utzoo!watmath!watnot!watrose!mdapoz From: mdapoz@watrose.UUCP (Mark Dapoz) Newsgroups: net.lang.c Subject: Re: Re: Expression sequencing query Message-ID: <8161@watrose.UUCP> Date: Tue, 30-Sep-86 00:20:21 EDT Article-I.D.: watrose.8161 Posted: Tue Sep 30 00:20:21 1986 Date-Received: Tue, 30-Sep-86 21:02:08 EDT References: <4230@brl-smoke.ARPA> Reply-To: mdapoz@watrose.UUCP (Mark Dapoz) Organization: U of Waterloo, Ontario Lines: 9 Summary: In article <4230@brl-smoke.ARPA> KLH@SRI-NIC.ARPA (Ken Harrenstien) writes: >Someone asked what other compilers produced for the expression: > a = ((b=1),b) + ((b=2),b) + ((b=3),b); I just tried this on my CP/M system using BDS C 1.5 and it gave me a value of 6. Mark Dapoz mdapoz@watrose.UUCP