On Thursday 31 May 2001 08:25, you wrote:
> From: "Ariel Scolnicov" <[EMAIL PROTECTED]>
>
> > It addects only C/grammar/grammar.pm.  Is there any interest in this?
> > Would there be more interest if you could drop the argument names
> > (like you can in real C)?

I don't think you can drop the argument names in the definition of a C 
subroutine. You can in C++, though. Or in the declaration of a subroutine. 
But aren't we talking about a definition here?

> This is a terrible thing to do as it looses the purpose of the arguments
> (their names), keeping only their types.  OTOH, it is perfectly legal as
> Ariel points out, so there you are.
>
> I'd have a strong talk with any programmer here at work who did this to
> us, but IMHO Inline should support this since it is legal C, even if
> discouraged.
>
>
> --binkley

-- 
Ned Konz
currently: Stanwood, WA
email:     [EMAIL PROTECTED]
homepage:  http://bike-nomad.com

Reply via email to