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.

Allocate Statement Error Codes

garylscott1
Beginner
502 Views
Had some difficulty locating the error codes returned by STAT= on the allocate statement help description. There does not appear to be a convenient link to these error codes on the main statement description. I finally looked under the list provided for IOSTAT= in "building applications"and discovered that it includes error codes for STAT=. After initially reading the top description regarding IOSTAT, I was under the impression that the list was limited to IO errors. Unsure if it includes all of the STAT= errorsor not.

I would prefer that this list was more prominent in the "content" listing in the help menu, not buried under "building applications". Also if appropriate, please clarify the wording at the beginning of the run time errorlist that it is not limited to IOSTAT but includes STAT errors as well (or correct my misconception if needed).
0 Kudos
1 Reply
Steven_L_Intel1
Employee
502 Views
Thanks for the suggestion.
0 Kudos
Reply