That's something I'll be going into in the next stage - feature identification. Some routines used for, some used while, some used do, and some used switch.
Yes, switch. Addmittedly not as the looping structure, but for the internal decision process of the loop.
Some of these choices are indicative that the programmer isn't a native idiomatic C programmer, but some might be genuine choices for one reason or another. That's when style choice exposes internal concepts.
More later. (On current work load - much later. It's taking about 2 weeks per article here, so it won't be quick. Sorry.)
And where are these things advertised? I'd love to attend, but need a little bit more notice since I'd have to arrange a flight from Dublin and somewhere to stay for a night or two.
Yes, switch. Addmittedly not as the looping structure, but for the internal decision process of the loop.
Some of these choices are indicative that the programmer isn't a native idiomatic C programmer, but some might be genuine choices for one reason or another. That's when style choice exposes internal concepts.
More later. (On current work load - much later. It's taking about 2 weeks per article here, so it won't be quick. Sorry.)