I am using XL Fortran v7.1.1.2 under AIX 5.1 and have some unusual behaviour inside an if statement.
I have discovered that the following fortran IF statement does not work the way it appears to read
(code in the if block is NEVER executed):
if ((someFunction(someArg) .eqv. .true. &...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.