Why use "declarator" in "function definition"?

Walter Murray walter at hpcllca.HP.COM
Wed Jun 27 06:32:46 AEST 1990


Glen Ditchfield writes:

> 	typedef void Process(void);
> 	Process thunk {
> 	    /* do something */
> 	}

>    So, is the above code proper ANSI C?  

No.  See footnote 79 on page 82.

Walter Murray
----------



More information about the Comp.std.c mailing list