Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29277 Discussions

Re: _for__read_input (for_get.obj) usage

Steven_L_Intel1
Employee
448 Views
I believe that is for a normal sequential READ statement.

Steve
0 Kudos
1 Reply
Steven_L_Intel1
Employee
448 Views
It's possible - especially if the read needs to continue on to another record. It would take me a while to research the particular calls. The "xmit" call is made for an item in the I/O list. This could trigger another record read.

Steve
0 Kudos
Reply