Subject: Re: C Language Standard(s)
To: matthew green <mrg@mame.mu.OZ.AU>
From: Michael Graff <explorer@flame.org>
List: current-users
Date: 12/21/1995 19:12:25
>i use this:
>
>void
>#ifdef __STDC__
>foo(char bar, short baz)
>#else
>foo(bar, gaz);
>	char bar;
>	short baz;
>#endif
>{
>	...
>}
>
>in my own code where there are char and short (and the like)
>arguments.  i used ``old-style'' (which i prefer anyway  :-)
>everywhere else.

That is horific.  Could we please agree that the first would be really
nice but the second is the one we have to use for various reasons?
There is no reason to waste brain cells on this when there are other,
more important things to waste them on.

--Michael

--
Michael Graff <explorer@flame.org>        NetBSD is the way to go!
PGP key on a key-server near you!         Netshade the world!