I have to make analog clock without using graphics.h, please do help. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
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 ответ
0
You can use QT, or SDL. I would go with SDL to do it.
4th Jan 2019, 6:21 PM
Netto po