lundi 10 août 2020

Case insensitive string comparisons in Fortran

Though Fortran is case insensitive, I observe the same is not the case when strings are compared using if check. Of course, the user should be aware of this.

However, Fortran being case insensitive, subconsciously I expect the same to apply for string checks as well. What's the efficient way to achieve case insensitive string comparison?

Aucun commentaire:

Enregistrer un commentaire