fmt/include
Jack Andersen 8bd59ec936 Use fputws for outputting wide strings
Also adds fwide byte/wide orientation checking to verify streams are
able to receive the character type in question.

On Windows, the fwide calls are no-ops that pass through the second
arg and optimize out the if statement entirely.
2019-07-25 10:29:32 +03:00
..
fmt Use fputws for outputting wide strings 2019-07-25 10:29:32 +03:00