Aug 30, 2019 17 1 The sad history of Unicode printf-style format specifiers in Visual C++ Raymond Chen Getting ahead of the standard, which went a different way.
Aug 29, 2019 38 0 What to do if you can’t get the stovetop in your London apartment to turn on Raymond Chen Look for an apparently-useless switch.
Aug 29, 2019 2 0 On resolving the type vs member conflict in C++, revisited Raymond Chen Filling in some gaps in the previous discussion.
Aug 28, 2019 4 1 The sad history of Visual Studio’s custom __if_exists keyword Raymond Chen When times were simpler and bytes were precious.
Aug 26, 2019 5 0 Custom-printing your own attendee pass to the Windows 95 launch Raymond Chen Only the highest quality forgeries will do.
Aug 22, 2019 2 0 The SuperH-3, part 14: Patterns for function calls Raymond Chen Different ways of setting up a function call.
Aug 21, 2019 0 0 The SuperH-3, part 13: Misaligned data, and converting between signed vs unsigned values Raymond Chen Okay, now we're doing some programming.
Aug 20, 2019 0 0 The SuperH-3, part 12: Calling convention and function prologues/epilogues Raymond Chen A typical RISC pattern.