- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I cannot read a Big-endian binary file when reading the file with direct-access mode. When reading normally, endian conversion is successfully done.
Why?
Why?
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The documentation for this feature says "unformatted sequential files" - no direct access. This feature will be enhanced in future versions to allow its use in direct access as well.
Steve
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have read the section on Big-Little Endian conversion
in the Intel Fortran Compiler User's Guide for version
6.0 and 7.0(pgs 96-99) and do not see any mention of
"unformatted sequential files". I do see unformatted files mentioned. Do you have a different reference I should read that mentions "unformatted sequential files".
Thanks.
in the Intel Fortran Compiler User's Guide for version
6.0 and 7.0(pgs 96-99) and do not see any mention of
"unformatted sequential files". I do see unformatted files mentioned. Do you have a different reference I should read that mentions "unformatted sequential files".
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The detailed information indeed does not say "sequential" - however the summary under "New Features" on page 14 of the PDF file (in my copy) does. I can understand your confusion on this topic - the restriction should have been stated in both places.
Steve
Steve

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