This is a full screen digital clock. The default setting are in french but see in the InitDigitalClock() and uncomment the english setting then comment the french setting to see the date in english.
As always the programming technics is Based Object Porgramming (BOP)
nice, that is a pretty and instructive code.
thank you guimauve.
you forget to remove your custom RGBColor() macro or function in one of the includes. i just changed it to RGB() and it's OK.
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer