Intel® Fortran Compiler 18.0 Developer Guide and Reference
The ENCODING specifier indicates the encoding form for a file. It takes the following form:
ENCODING = enc
enc |
Is a scalar default character expression that evaluates to one of the following values:
|
The default is 'DEFAULT'.
You can only use this specifier for a formatted I/O connection.