C Trivia Question

Arto V. Viitanen av at kielo.uta.fi
Tue Sep 18 15:21:07 AEST 1990


>>>>> On 17 Sep 90 21:49:06 GMT, mtoy at sgi.com (Michael Toy) said:

Michael> Can you think of a C statement which a compiler accepts that has
Michael> a really long string of C keywords, with no operators between them?

Michael> The best I've come up with is these sets of sequences of six keywords:

Michael> typedef const unsigned long int volatile GARK;
Michael> static const unsigned long int volatile GARK;
Michael> extern const unsigned long int volatile GARK;

An if you work on MS-DOS world, you can throw in things like cdecl, pascal,
interrupt etc. ...

Michael> Michael Toy

--
Arto V. Viitanen				         email: av at kielo.uta.fi
University Of Tampere,				   	    av at ohdake.cs.uta.fi
Finland



More information about the Comp.lang.c mailing list