Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drahnr/echo
A simple set of defines allowing to print nicly prefixed messages - with color - to your console
https://github.com/drahnr/echo
Last synced: about 1 month ago
JSON representation
A simple set of defines allowing to print nicly prefixed messages - with color - to your console
- Host: GitHub
- URL: https://github.com/drahnr/echo
- Owner: drahnr
- Created: 2013-07-10T23:08:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-10T23:15:03.000Z (over 11 years ago)
- Last Synced: 2024-05-01T21:26:19.768Z (7 months ago)
- Language: C
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# echo
A simple set of defines allowing a programmer to print coloured messages, warnings and information to the terminal.
This is quite useful as that is a reccuring task to master and this just fixes it.## usage
Just compile the demo via the supplied makefile (type `make` and run the resulting binary)
## bugs
I herewith define it being bugfree - no seriously - file bugs if you find any!
##license
For maximum compatibilty and useability this is licensed under the MIT license