C: Exercise 4-3 improved by splitting ascending/descending loop into two...


Improvement to exercise 4-3 using a different type of switchable for loop, with compiler examination. 



 

Popular posts from this blog

C++ Crash Course: Solutions to Exercises in Part 1, Chapter 1.

C++ Crash Course: Solution to Exercise 3-4.