205. Use IANY instead of nested IOR, IALL instead of nested IAND.#
topic: Data types
Note
This tip is a draft1.
Use IANY instead of nested IOR, IALL instead of nested IAND. Never use .OR. or .AND. on non-LOGICAL values! See also
Use IANY instead of nested IOR, IALL instead of nested IAND. Never use .OR. or .AND. on non-LOGICAL values! See also https://t.co/Eusy3dn9eH pic.twitter.com/A8Pnk1qlpp
— FortranTip (@fortrantip) April 30, 2022
- 1
From the perspective of FortranTip Browser, “draft” means that it hasn’t been edited for formatting, hasn’t had corresponding Fortran programs added, the text content hasn’t been enhanced, etc. Draft texts are extracted from the corresponding Tweet using the Twitter API.