Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-DDC897ED-E2B9-48B0-9B68-5D84A77E7F14
Visible to Intel only — GUID: GUID-DDC897ED-E2B9-48B0-9B68-5D84A77E7F14
INQUIRE: FORM Specifier
The FORM specifier asks whether a file is connected for formatted, unformatted, or binary (W*S) data transfer. It takes the following form:
FORM = fm
fm |
Is a scalar default character variable that is assigned one of the following values:
|