ks wrote:
::: 1. Invalid "int _tmain", "void main", etc.
::: 2. Needless and incorrect "(T) expression"
::: 3. Complaints that output doesn't appear.
:::
::: --
:: I try to merely peruse this group because the regulars are so sharp
:: and I almost never fail to learn something, so thank you all.
::
:: I couldn't resist commenting though: you make me laugh. I really
:: believe some of you can't wait to pounce on the unsuspecting
:: student who has had two weeks of C++ education.
I think some of us are just fascinated that, at that point, someone
starts to try to figure out how to write code that is faster and/or
smaller than the most obvious code would be.
Why is that believed to be so important? Why is it believed that
outsmarting the compiler is so easy?
Bo Persson