Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jessetg/standard-windows-output

Support for std::cout, std::clog, and std::cerr when building Win32 applications in Visual Studio
https://github.com/jessetg/standard-windows-output

cerr cout std stdout visual-studio win32 windows

Last synced: about 1 month ago
JSON representation

Support for std::cout, std::clog, and std::cerr when building Win32 applications in Visual Studio

Awesome Lists containing this project

README

        

# Standard-Windows-Output
Support for std::cout, std::clog, and std::cerr when building Win32 applications in Visual Studio

I make no claims that this code is actually any good, or the right way to do things.

The contents of this repo are in the public domain.