Nov 6, 2019 10 0 How can I have a C++ function that returns different types depending on what the caller wants? Raymond Chen Quantum superposition comes to C++.
Nov 5, 2019 4 0 The legend of Steve Ballmer’s rental car, the most diligent employee in the world Raymond Chen What a hardworking new employee that must be.
Nov 4, 2019 28 0 I tried to adjust the time on my alarm clock. I failed. Raymond Chen Now it's not even wrong twice a day.
Nov 4, 2019 15 0 What happened if you tried to access a network file bigger than 2GB from MS-DOS? Raymond Chen What a strange world you live in.
Nov 1, 2019 9 0 Why does my program crash if I terminate a thread that is waiting to enter a critical section? It never got the critical section, so who cares? Raymond Chen But we care that it's still waiting.