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

Reply via email to