C Trivia Question

brian_helterline brianh at hpcvia.CV.HP.COM
Sat Sep 22 00:33:18 AEST 1990


darcy at druid.uucp (D'Arcy J.M. Cain) writes:
>In article <31530018 at hpcvia.CV.HP.COM> brianh at hpcvia.CV.HP.COM (brian_helterline) writes:
>>>Can you think of a C statement which a compiler accepts that has
>>>a really long string of C keywords, with no operators between them?
>>You can make things a little longer....
>>extern const unsigned long int volatile *const volatile GARK;
>Don't you consider '*' an operator?

	Not when I'm declaring a variable, no.  I'm just letting the
	compiler know what type it is.



More information about the Comp.lang.c mailing list