Re: Named argument view for IDE and more

From: Christopher Benson-Manica (ataru_at_nospam.cyberspace.org)
Date: 04/23/04


Date: Fri, 23 Apr 2004 20:50:37 +0000 (UTC)

Booted Cat <coolspeech@hotmail.com> spoke thus:

> * No ANSI approval is needed

If it isn't ANSI(/ISO)-approved, it isn't standard and isn't discussed
here. If you're suggesting additions to the Standard, take them to
comp.std.c.

> * No conflicts with existing language features such as function
> overloading

You posted this to comp.lang.c. C doesn't have function overloading.

> * No need to modify the language spec or the compiler

Then how are you going to support this feature? Magic?

> As you may have guessed, I think it possible to make this a feature of
> the IDE.

IDE? Surely you jest.

-- 
Christopher Benson-Manica  | I *should* know what I'm talking about - if I
ataru(at)cyberspace.org    | don't, I need to know.  Flames welcome.


Relevant Pages