SuivantPrec.Bas prec.BasNiv. sup.

Chapitre 7 Character Handling and Logic 

This section describes the facilities for handling non-numerical data in Fortran. Character data are actually present in almost all programs, if only in the form of file names and error messages, but the facilities for character manipulation are now quite powerful. The logical data type is even more indispensable since a logical expression is used in every IF statement.


   7.1 Character Facilities
   7.2 Character Substrings
   7.3 Character Expressions
   7.4 Character Assignment Statements
   7.5 Character Intrinsic Functions
   7.6 Relational Expressions
   7.7 Logical Expressions
   7.8 Logical Assignment Statements

SuivantPrec.Bas prec.HautNiv. sup.