0
[urgent] how to add/change font size, color in C language using Dev c++ ?
4 Réponses
+ 3
You want to alter the font style of your editor ?
Or the console your system is flushing the output to ?
+ 1
https://www.geeksforgeeks.org/print-colored-message-different-font-size-c/amp/
https://www.quora.com/How-do-I-increase-the-text-size-in-C
https://stackoverflow.com/questions/33280774/about-formatting-fonts-in-dev-c
edit]: https://stackoverflow.com/questions/16885641/how-to-change-the-console-writelinetext-output-text-font-size-in-a-console-app/16885693
https://stackoverflow.com/questions/13572049/enlarging-font-size-in-console-output-in-eclipse
https://www.quora.com/How-do-I-increase-the-text-size-in-C
(*):
https://stackoverflow.com/questions/6837919/is-there-a-way-to-make-c-console-text-larger
https://stackoverflow.com/questions/29197160/how-to-change-console-font-size-in-c-using-functions-of-windows-h
https://bytes.com/topic/c/answers/943990-what-statement-can-i-use-increase-character-size-my-output-dev-c
- 1
Second one, console output :)