- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Upgraded a legacy application to Intel(R) Visual Fortran Compiler 19.0.2.190 [Intel(R) 64]
At runtime, the application stops with End of Record error during read
Character*80 kard
integer i
kard = '00001'
read (kard(1:5),'(i5)') i
Any ideas if there is a fix for this new error?
thanks
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page