This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Steve Kargl wrote:Everthing above matches gfortran with the possible exception of File_Storage_Size and Numeric_Storage_Size. I don't F2003 handy. What do these values means?
IIRC file storage size is the number of bits per storage element. E.g. when you do a inquire(iolength) you get the answer as an integer multiple of the file storage size.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |