Talk:ABC words

From Rosetta Code
Revision as of 13:10, 5 December 2020 by Petelomax (talk | contribs) (can I just say...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Can I just say

Anyone who uses bool1, bool2, bool3, bool4, and bool5 deserves shaming and public ridicule, especially if bool1/2/3 are not even bools but are actually integer indexes.
Use adx, bdx, cdx instead, and the test adx>0 and bdx>adx and cdx>bdx suffices - there is no need to test bdx>0 if it is >adx and adx is already known to be >0, ditto cdx>0.
--Pete Lomax (talk) 13:07, 5 December 2020 (UTC)