Determine backend type from file extension
Special filenames: - "terminal": Uses the text backend and outputs to stdout
filename: Output filename Returns backend_type: Backend identifier string. The text renderer reports as 'text'; 'ascii' remains its default compatibility charset.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | filename |