// // cprintf.cpp // // Copyright (c) Microsoft Corporation. All rights reserved. // // The standard output functions, which perform formatted output to the // console. // #include using namespace __crt_stdio_output; template