Quote:
|
Originally Posted by Alan Anderson
Code:
while(*t++ = *s++);
|
Yeah, that's just obscene. There are still programmers who seem to have the anti-social impulse to create clever, opaque code, so they can feel smug as the rest of the world struggles to understand what the heck it does.