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 year 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
- Archived: true
- Created: 2016-02-23T18:24:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-23T19:58:15.000Z (over 10 years ago)
- Last Synced: 2025-05-05T00:59:37.804Z (about 1 year 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 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.