Re: ? and : for conditional expressions in v2

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



"Michael S" <no@xxxxxxxx> wrote in message
news:e8iFQ1CJGHA.216@xxxxxxxxxxxxxxxxxxxxxxx

> This is how I'd do it.
> string s = ((a == b) ? "a" : "b");

How would that improve things...?

> What da foo does 'coalescing' means and how on earth do you pronounce that
> darn word?

"Coalescing", literally, means mixing together different elements / fusing
or causing to grow together. It's yet another example of a perfectly good
English word being hijacked by our friends in Seattle, cf "boxing". It's
pronounced co-a-LESS-ing

Still, nothing yet has come close to the abomination of using "leverage" as
a verb...


.



Relevant Pages