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*/