Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jessetg/standard-windows-output
- Owner: JesseTG
- License: unlicense
- Created: 2016-02-23T18:24:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-23T19:58:15.000Z (almost 9 years ago)
- Last Synced: 2023-03-22T21:59:23.770Z (almost 2 years ago)
- Topics: cerr, cout, std, stdout, visual-studio, win32, windows
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Standard-Windows-Output
Support for std::cout, std::clog, and std::cerr when building Win32 applications in Visual StudioI 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.