next up previous contents index
Next: Data Types Up: Professional Programmer's Guide to Previous: END Statement

Constants, Variables, and Arrays

This section deals with the data-storage elements of Fortran: constants, variables, and arrays. These all possess an important property called data type. The data type of an item determines what sort of information it holds and the operations that can be performed on it.





Mario Storti
Wed Nov 4 19:32:56 ART 1998