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 have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Read Observation

JohnNichols
Valued Contributor III
541 Views
 READ (iline, *, ERR=1000, END=400) af,beam%id,beam%width,beam%depth,beam%E,beam%G1,beam%Beta1,beam%Beta2,beam%rho,beam%area,beam%ix,beam%iy,beam%Iz,beam%temperatureC,beam%name

-----------------------------------------------------------------------------------------------------------------

CHARACTER *120 iline

-----------------------------------------------------------------------------------------------------------------

took a few minutes to work out why iline only read 120 characters. 

Interesting problem. 

 

0 Kudos
0 Replies
Reply