Would *you* get caught by this one?

David Goodenough dg at lakart.UUCP
Tue Jan 17 08:59:23 AEST 1989


>From article <139 at mole-end.UUCP>, by mat at mole-end.UUCP (Mark A Terribile):
> Here's a simple C question on a point that caught me recently.  Would *you*
> get caught?
> 
> 	When is     a *= b      not the same as     a = a * b   ?
> -- 
> 
> (This man's opinions are his own.)
> From mole-end				Mark Terribile

#define	a	(*(c++))

springs to mind.
-- 
	dg at lakart.UUCP - David Goodenough		+---+
							| +-+-+
	....... !harvard!xait!lakart!dg			+-+-+ |
AKA:	dg%lakart.uucp at xait.xerox.com		  	  +---+



More information about the Comp.lang.c mailing list