I have to make analog clock without using graphics.h, please do help. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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 Answer
0
You can use QT, or SDL. I would go with SDL to do it.
4th Jan 2019, 6:21 PM
Netto po