I have to make analog clock without using graphics.h, please do help. | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

I have to make analog clock without using graphics.h, please do help.

I have to make analog clock without using graphics.h, as it is not supported in latest compiler, what should I do?

4th Jan 2019, 11:49 AM
Zeeshan Zakaria
Zeeshan Zakaria - avatar
1 Réponse
0
You can use QT, or SDL. I would go with SDL to do it.
4th Jan 2019, 6:21 PM
Netto po