Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference

ID 767251
Date 3/22/2024
Public
Document Table of Contents

Defined I/O Editing (DT)

The DT edit descriptor passes a character string and integer array to a defined I/O procedure. It takes the following form:

DT [string] [(v-list)]

For more information on this edit descriptor, see DT Edit Descriptor in User-Defined I/O.