<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem with record length when reading unformatted binary  in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Problem-with-record-length-when-reading-unformatted-binary-file/m-p/974971#M24826</link>
    <description>I'm using -convert big_endian as compiler option and verified with inquire that the file then actually gets opened with convert=big_endian. So this should not be the casue of the problem. &lt;BR /&gt; &lt;BR /&gt;Ciao, Markus1</description>
    <pubDate>Fri, 23 Nov 2001 19:33:50 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2001-11-23T19:33:50Z</dc:date>
    <item>
      <title>Problem with record length when reading unformatted binary file</title>
      <link>https://community.intel.com/t5/Software-Archive/Problem-with-record-length-when-reading-unformatted-binary-file/m-p/974969#M24824</link>
      <description>Hi! &lt;BR /&gt; &lt;BR /&gt;I try to read a binary file which was created on a Sun. I read the file into several scalar variables and vectors. This works fine, but when I increase the code parameter which determines the length of the arrays, things are only fine up to a length around 1200000. Above 1300000 or so, I get an error: &lt;BR /&gt;forrtl: severe (22): input record too long, unit 11, file ... &lt;BR /&gt;This happens also when I try to read one (the first) scalar value rather then the entire file. I open the file with: &lt;BR /&gt;open(idsk,file=dumpfile,status='unknown',form='unformatted') and I checked with inquire that none of the opening parameters, such as record length, type, etc. change when I increase the length of my arrays. The default record type the compiler chooses is variable-length, the default record length is 510.  &lt;BR /&gt;Any one any idea??? Thanks. &lt;BR /&gt; &lt;BR /&gt;Markus1</description>
      <pubDate>Fri, 23 Nov 2001 01:31:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Problem-with-record-length-when-reading-unformatted-binary-file/m-p/974969#M24824</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-11-23T01:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with record length when reading unformatted binary</title>
      <link>https://community.intel.com/t5/Software-Archive/Problem-with-record-length-when-reading-unformatted-binary-file/m-p/974970#M24825</link>
      <description>Are you using CONVERT='BIG_ENDIAN'?   You'd need that to read a Sun file correctly.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 23 Nov 2001 09:55:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Problem-with-record-length-when-reading-unformatted-binary-file/m-p/974970#M24825</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-11-23T09:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with record length when reading unformatted binary</title>
      <link>https://community.intel.com/t5/Software-Archive/Problem-with-record-length-when-reading-unformatted-binary-file/m-p/974971#M24826</link>
      <description>I'm using -convert big_endian as compiler option and verified with inquire that the file then actually gets opened with convert=big_endian. So this should not be the casue of the problem. &lt;BR /&gt; &lt;BR /&gt;Ciao, Markus1</description>
      <pubDate>Fri, 23 Nov 2001 19:33:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Problem-with-record-length-when-reading-unformatted-binary-file/m-p/974971#M24826</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-11-23T19:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with record length when reading unformatted binary</title>
      <link>https://community.intel.com/t5/Software-Archive/Problem-with-record-length-when-reading-unformatted-binary-file/m-p/974972#M24827</link>
      <description>Hmm - I see you are using an old version, though.  Try installing the latest (5.4A from the CD-ROM, then the 5.4B update from our web site.)  I have a vague recollection that we fixed a problem relating to long records and CONVERT sometime in the past year or two.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Sat, 24 Nov 2001 00:04:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Problem-with-record-length-when-reading-unformatted-binary-file/m-p/974972#M24827</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-11-24T00:04:13Z</dc:date>
    </item>
  </channel>
</rss>

