<?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: input conversion error in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/input-conversion-error/m-p/931012#M14794</link>
    <description>Correct the program so that it doesn't try to do an internal formatted READ on a string that has data inappropriate to the format.  For example, the following program would get this error:&lt;BR /&gt;&lt;BR /&gt;character*5 str&lt;BR /&gt;&lt;BR /&gt;str = "ABCDE"&lt;BR /&gt;&lt;BR /&gt;read (str,'(I5)') i&lt;BR /&gt;&lt;BR /&gt;end&lt;BR /&gt;&lt;P&gt;&lt;BR /&gt;Because "ABCDE" is not valid for I5 input.&lt;BR /&gt;&lt;BR /&gt;Steve&lt;/P&gt;</description>
    <pubDate>Fri, 08 Dec 2000 01:40:50 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2000-12-08T01:40:50Z</dc:date>
    <item>
      <title>input conversion error</title>
      <link>https://community.intel.com/t5/Software-Archive/input-conversion-error/m-p/931011#M14793</link>
      <description>"forrtl: severe (64): input conversion error, unit -5, file Internal Formatted Read. " &lt;BR /&gt;-The above error msg was reported by a win32 console app. Any ideas on a fix?</description>
      <pubDate>Thu, 07 Dec 2000 12:40:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/input-conversion-error/m-p/931011#M14793</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2000-12-07T12:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: input conversion error</title>
      <link>https://community.intel.com/t5/Software-Archive/input-conversion-error/m-p/931012#M14794</link>
      <description>Correct the program so that it doesn't try to do an internal formatted READ on a string that has data inappropriate to the format.  For example, the following program would get this error:&lt;BR /&gt;&lt;BR /&gt;character*5 str&lt;BR /&gt;&lt;BR /&gt;str = "ABCDE"&lt;BR /&gt;&lt;BR /&gt;read (str,'(I5)') i&lt;BR /&gt;&lt;BR /&gt;end&lt;BR /&gt;&lt;P&gt;&lt;BR /&gt;Because "ABCDE" is not valid for I5 input.&lt;BR /&gt;&lt;BR /&gt;Steve&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2000 01:40:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/input-conversion-error/m-p/931012#M14794</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2000-12-08T01:40:50Z</dc:date>
    </item>
  </channel>
</rss>

