--- In [email protected], "John Matthews" <jm5...@...> wrote:
>
> --- In [email protected], "peternilsson42" <peternilsson42@>
> wrote:
> >
> > A function declaration "with no parameter specification" is
> > not a prototype of a function taking no parameters.
> 
> Correct (I didn't say it was BTW).

That is, I admit I was incorrectly assuming that function declarations
and prototypes are equivalent, but I wasn't claiming that () in a
function declaration is the same as (void).

Reply via email to