Reducing variale scope goes against the "Do not mix declarations and code"
guideline [1]. While it's possible to reduce scope in some cases, it's
not always good form.
All subjective though.
[1]
https://suckless.org/coding_style/
Received on Tue Jan 22 2019 - 07:57:27 CET