Construct an AttachedFileReader_t
If the argument echo_lines is present, then the read lines are
echoed to the unit echo_lines. If the argument is not present,
the echoing is switched off.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | file_id | |||
| integer, | intent(in), | optional | :: | echo_lines | ||
| character(len=*), | intent(in), | optional | :: | file_name | ||
| integer, | intent(in), | optional | :: | current_line |