https://github.com/arwinneil/cpp-console-color
#C++ Console Color Code Tester -A small command line utlity for exploring the different diferent console color combinaitons offered by system("Color XX") in the stdlib.h library.
https://github.com/arwinneil/cpp-console-color
c-plus-plus cli codeblocks color console
Last synced: 2 months ago
JSON representation
#C++ Console Color Code Tester -A small command line utlity for exploring the different diferent console color combinaitons offered by system("Color XX") in the stdlib.h library.
- Host: GitHub
- URL: https://github.com/arwinneil/cpp-console-color
- Owner: arwinneil
- Created: 2017-03-14T03:58:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-14T04:30:33.000Z (about 8 years ago)
- Last Synced: 2025-01-04T13:47:44.473Z (4 months ago)
- Topics: c-plus-plus, cli, codeblocks, color, console
- Language: C++
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#C++ Console Color Code Tester
Small command line utlity for exploring the different diferent console color combinaitons offered by system("Color XX") in the stdlib.h library.