Three Unlikely Successful Features of D
Jacob Carlborg
doob at me.com
Wed Mar 21 13:56:40 PDT 2012
On 2012-03-21 18:20, Walter Bright wrote:
> I knew import would be good :-)
>
> It's because I've used languages before with an import, and as a
> compiler guy, I knew what a kludge #include is. The preprocessor in
> C/C++ is a crutch to make up for deficiencies in the language.
I've never been able to properly handle includes in C/C++. Import is SO
much better.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list