Please Vote: Exercises in TDPL?
Georg Wrede
georg.wrede at iki.fi
Fri May 15 19:34:57 PDT 2009
Walter Bright wrote:
> Brad Roberts wrote:
>> There's only one book that I can remember ever working through the
>> exercises
>> on.. and that's even a stretch of the term exercise: Exceptional C++.
>
> The short attention span version of "Exceptional C++":
>
> int main()
> {
> *(char*)0 = 0;
> return 0;
> }
Sometimes I fear my C[++] bashing is grossly insufficient. I feel I'm
crying wolf all over town, when I should cry crocodile.
(I'm not scared of wolves. We actually have wolves around here. But in
1973 I was in Konstanz, Germany, studying the language, and somebody had
an 18 inch baby crocodile on the campus lawn, tethered to a tree. You'd
never guess what scare and panic the reptile caused. It could run as
fast as a human, and its jaws were half its length. And it sure wasn't
waiting for people to come and cuddle it.)
More information about the Digitalmars-d
mailing list