GNU Info

Info Node: (g77-300.info)Default to Console I/O

(g77-300.info)Default to Console I/O


Next: Labels Visible to Debugger Prev: Better List-directed I/O Up: Missing Features
Enter node , (file) or (file)node

Default to Console I/O
----------------------

   The default I/O units, specified by `READ FMT', `READ (UNIT=*)',
`WRITE (UNIT=*)', and `PRINT FMT', should not be units 5 (input) and 6
(output), but, rather, unit numbers not normally available for use in
statements such as `OPEN' and `CLOSE'.

   Changing this would allow a program to connect units 5 and 6 to
files via `OPEN', but still use `READ (UNIT=*)' and `PRINT' to do I/O
to the "console".

   This change probably requires the `libg77' project.


automatically generated by info2www version 1.2.2.9