C: Improve exercise 4-3 with improved ascending/descending for loop.


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.