c++.announce - D in C/C++ User's Journal
- "Walter" <walter digitalmars.com> Apr 08 2004
- kinghajj <kinghajj_member pathlink.com> Apr 09 2004
- Jan Knepper <jan smartsoft.us> Apr 14 2004
- "Walter" <walter digitalmars.com> Apr 14 2004
- Jan Knepper <jan smartsoft.us> Apr 14 2004
May 2004 issue of C/C++ User's Journal "Nested Functions" by Walter Bright, pg. 36
Apr 08 2004
In article <c556c8$i05$1 digitaldaemon.com>, Walter says...May 2004 issue of C/C++ User's Journal "Nested Functions" by Walter Bright, pg. 36
Apr 09 2004
A collegue recognized the name "Walter Bright" as I of course had mentioned it. He copied the article. Is there any chance the "Nested Functions" will be part of Digital Mars C/C++??? (as extension of course!) Jan Walter wrote:May 2004 issue of C/C++ User's Journal "Nested Functions" by Walter Bright, pg. 36
-- ManiaC++ Jan Knepper But as for me and my household, we shall use Mozilla... www.mozilla.org
Apr 14 2004
"Jan Knepper" <jan smartsoft.us> wrote in message news:c5jul3$2886$1 digitaldaemon.com...Is there any chance the "Nested Functions" will be part of Digital Mars C/C++??? (as extension of course!)
My experience with adding extensions to C/C++ is nobody uses them, since the resulting code won't be compatible with any other compiler. So there's not much point to it.
Apr 14 2004
Walter wrote:Is there any chance the "Nested Functions" will be part of Digital Mars C/C++??? (as extension of course!)
My experience with adding extensions to C/C++ is nobody uses them, since the resulting code won't be compatible with any other compiler. So there's not much point to it.
You are right... I would use them as other stuff you've added... ;-) But I might be the only one... -- ManiaC++ Jan Knepper But as for me and my household, we shall use Mozilla... www.mozilla.org
Apr 14 2004









kinghajj <kinghajj_member pathlink.com> 