Mini Projects

Wall Clock Using C

This C program outputs a wall clock. There are 2 different options in the program. The first one just outputs a simple wall clock and the second one outputs a more graphical wall clock with some added details. It takes the system time ant starts ticking. It computes the time and moves the hands accordingly. …

Wall Clock Using C Read More »