C++ launched its community survey, too
Atila Neves
atila.neves at gmail.com
Wed Feb 28 11:32:32 UTC 2018
On Tuesday, 27 February 2018 at 20:46:20 UTC, bachmeier wrote:
> On Tuesday, 27 February 2018 at 20:33:18 UTC, Jonathan M Davis
> wrote:
>
>> The other problem is that many of C++'s problems come from
>> being a superset of C, which is also a huge strength, and it
>> would be a pretty huge blow to C++ if it couldn't just
>> #include C code and use it as if it were C++. To truly fix C++
>> while retaining many of its strengths would require fixing C
>> as well, and that's not happening.
>
> That's why it would be a big deal to be able to directly
> include C header files in D projects (as was discussed around
> here not that long ago).
I'm working on this.
Atila
More information about the Digitalmars-d
mailing list