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



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.