Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29280 Discussions

Re: _for__read_input (for_get.obj) usage

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

Steve
0 Kudos
1 Reply
Steven_L_Intel1
Employee
451 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