Welcome to Sort and search arrays in C / C++ - PART 3 Today I wanted to focus my attention on the searching algorithm. Let's find some integers! First I will start with the most simple implementatio...
A few days ago I was speaking with another coder and he asked me about finding array values quickly using c or c++ He followed up with asking if the array values are sorted ascending……. int a[] = {...
Many sleepless nights have helped me push forward. In the current updates I have improved the suspension system, which takes into consideration the amount of active coils in a spring to the resting...
Today, I was wanting to add a nicely formatted currency to a mod I am working on and ran into a problem..... (Arma SQF has almost no decent inbuilt handling of large numbers and has many precision pro...
Another late update! I have been quite busy so not had enough time to get everything finished, but I wanted to show some progress of the paludarium. So... a few weeks ago I was at the beach with my w...
I've spend the past couple of days building a gallery system for ORCA and now it is live, I plan to add more of my work and hopefully at some point I will also offer framed and canvas prints, possibly...