== vs =

David E. Schmidt schmidt at gondor.cs.psu.edu
Sat Feb 6 04:50:06 AEST 1988


>>My conclusion: if = had been chosen for the equality operator and any two
>>character symbol (e.g. ::) had been chosen for the assignment operator, 
                                                     ^^^^^^^^^^
>If you think :: for equality would reduce development cost, why don't you:
                     ^^^^^^^^
>
>#define ::    ==

Because the C preprocessor would puke on it?



More information about the Comp.lang.c mailing list