Stephen Wilde
Welcome to my blog here you can find things I have made or I am working on. I program in C/C++, Python, JS, Lua and more.

Category: Programs

A simple clock in C++

As stated in the previous post I made two version of this clock on in C and one in C++ this is the C++ version.

A simple clock in C

So My goal was to make a simple clock in C++ but I had also been advised to use C so I have made two clocks...