cdecl keyword ( re: C Decl ... )

Doug Gwyn gwyn at brl-smoke.ARPA
Thu Mar 31 20:44:46 AEST 1988


In article <1242 at wjvax.UUCP> miker at wjvax.UUCP (Michael Ryan) writes:
>	char cdecl steve( int f , char g)
>steve is a C language routine that pushes arguments according to C conventions,
>g then f, with appropriate sizes, etc. 

Of all the useless additions to C, this one has to take the cake!
#define cdecl /*nothing*/



More information about the Comp.lang.c mailing list