What's a C expert?

Andrew Koenig ark at alice.UUCP
Tue Jun 20 07:07:15 AEST 1989


In article <6057 at microsoft.UUCP>, paulc at microsoft.UUCP (Paul Canniff 2/1011) writes:

> How about ... understands why a[i] equals i[a] and CAN EXPLAIN IT,
> knows what a trigraph is, and can tell why the following code
> prints "false" (on 8-bit char systems).

> 	char x = 0xff;

> 	if (x != 0xff)
> 		printf("FALSE\n");

... or why it doesn't print anything at all on other 8-bit char systems.
-- 
				--Andrew Koenig
				  ark at europa.att.com



More information about the Comp.lang.c mailing list