460
457
static char buf[2 + 10 + 1];
464
461
When the output goes to a console window, it needs to be provided in
465
462
GetOEMCP() encoding if the console is using a raster font, or in
466
463
GetConsoleOutputCP() encoding if it is using a TrueType font.