I want to add the name of the application to a specific template with the color of the text when the application starts on the console. The template is similar to the example below.
_ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
Is there a library or API in C?
Nimit source
share