I love all of this, but at least let your students use vi, it was around back then (or close). plus they don’t have to give it up when they go back in the real world, it’s an evergreen skill!
I know the kinds of weddings you speak of, and it’s sad, and hard to disagree.
Even more sad that for $20-$50k you /could/ have a super unique, awesome and even low-stress wedding (ok that last part depending on parents/relatives may be impossible), yet so many are the same songs (you know them all), same venues (estate, banquet hall, rooftop, etc), same food.
I skimmed the article and haven't gotten out the compiler or source files, but does anyone understand how arg1 and arg2 with space and no operator in between are syntactically valid C++, and what do they do?
Aha, the syntax is actually `button <- setSize << 10 << 20;` according to DEMO.CPP in /1996/9608/dynacpp.zip of the ISO. So operator-() initializes the Message object, operator<<() stores the parameters into it, which is then passed to operator<() to invoke the function. I guess the HTML page was badly transcribed or failed to escape the characters.
reply