[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: object-oriented C programming



On Wed, 6 Dec 2000, Daniel Burrows wrote:

>   Ever tried to compile C++ on limited hardware?  Hint: it's not fun :)
That's true - The compiler has more work to do (ie a = b + c gets more
complicated because of operator overloading and so on) - but that doesn't
neccesarily make the produced code any slower.

--
Bye, Peter Korsgaard



Reply to: