change fonts in c | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

change fonts in c

can we increase /change font size in c program (codeblock) without using graphics header file

20th May 2019, 4:38 PM
anjit pariyar
anjit pariyar - avatar
3 Réponses
20th May 2019, 5:04 PM
Asmit joy
Asmit joy - avatar
0
Asmit Das Joy it only talk about color and also that's for C++ program not "C"
20th May 2019, 5:09 PM
anjit pariyar
anjit pariyar - avatar
0
Assuming that you are using windows you should look into this function: https://docs.microsoft.com/en-us/windows/console/setcurrentconsolefontex
21st May 2019, 2:18 AM
O A T S
O A T S - avatar