Newsgroups: comp.lang.c
Path: utzoo!henry
From: henry@zoo.toronto.edu (Henry Spencer)
Subject: Re: parameter names in prototypes
Message-ID: <1990Dec13.044801.14497@zoo.toronto.edu>
Organization: U of Toronto Zoology
References: <AUVBARN.90Dec12185342@auvc5.tamu.edu>
Date: Thu, 13 Dec 90 04:48:01 GMT

In article <AUVBARN.90Dec12185342@auvc5.tamu.edu> auvbarn@auvc5.tamu.edu (David Barnett) writes:
>Is the following prototype legal in ANSI C?
>
>int foo(int a, int );

Yes.

Boy, is that ever a pain to parse, too.  You have no idea.
-- 
"The average pointer, statistically,    |Henry Spencer at U of Toronto Zoology
points somewhere in X." -Hugh Redelmeier| henry@zoo.toronto.edu   utzoo!henry
