Nov 6, 2019 Post comments count10 Post likes count0 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 Post comments count4 Post likes count0 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 Post comments count28 Post likes count1 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 Post comments count15 Post likes count0 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 Post comments count9 Post likes count0 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.