ambiguous why?
Eddie Wyatt
edw at IUS1.CS.CMU.EDU
Wed Apr 6 05:33:38 AEST 1988
>> warning ambiguous assigment: assignment op taken
>> *a+=*b;
>
> Your compiler scans "+=" as two tokens rather than one. (Fixed in dpANS.)
> This makes the anachronism "=*" (fixed in dpANS) visible.
What a f***ing hack =* is then!!!! If *= consists of two tokens
so should =* which obviously doesn't because if it did then
neither =* nor = * would be distinguishable by the parser.
--
Eddie Wyatt e-mail: edw at ius1.cs.cmu.edu
More information about the Comp.lang.c
mailing list