is (b=1)+(b=2) as dangerous a usage as ((b=1),b)+((b=2),b) ?
Frank Adams
franka at mmintl.UUCP
Fri Oct 10 01:41:01 AEST 1986
While we're at, people might try a = ((b=1)*1) + ((b=2)*1) + ((b=5)*1);
This is no more guaranteed to work than the other variations which have been
given, but I suspect that it has a better actual success rate.
You won't see any of these things in any code I write.
Frank Adams ihnp4!philabs!pwa-b!mmintl!franka
Multimate International 52 Oakland Ave North E. Hartford, CT 06108
More information about the Comp.lang.c
mailing list