Re: Named argument view for IDE and more
From: Christopher Benson-Manica (ataru_at_nospam.cyberspace.org)
Date: 04/23/04
- Next message: Darrell Grainger: "Re: Wrong results when comparing negative double variables in an if statement"
- Previous message: Darrell Grainger: "Re: Weird file writing problem"
- In reply to: Booted Cat: "Named argument view for IDE and more"
- Next in thread: Chris Torek: "Re: Named argument view for IDE and more"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: Darrell Grainger: "Re: Wrong results when comparing negative double variables in an if statement"
- Previous message: Darrell Grainger: "Re: Weird file writing problem"
- In reply to: Booted Cat: "Named argument view for IDE and more"
- Next in thread: Chris Torek: "Re: Named argument view for IDE and more"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|