<?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 Mixing F77 Quickwin with C++ in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Mixing-F77-Quickwin-with-C/m-p/974749#M24776</link>
    <description>Hi, &lt;BR /&gt;I am writing a F77 Quickwin application which includes C++ code. My problem is that when I output to the screen from C++ using cout nothing appears in the application text window (i.e. i do the C++ equivalent of WRITE (6,*) 'aaa') &lt;BR /&gt;I am using DVF 6.5A with developer studio on win2000. &lt;BR /&gt;Any clues ? &lt;BR /&gt;Regards, &lt;BR /&gt;Erik Traneus</description>
    <pubDate>Tue, 20 Nov 2001 22:23:56 GMT</pubDate>
    <dc:creator>eriktraneus</dc:creator>
    <dc:date>2001-11-20T22:23:56Z</dc:date>
    <item>
      <title>Mixing F77 Quickwin with C++</title>
      <link>https://community.intel.com/t5/Software-Archive/Mixing-F77-Quickwin-with-C/m-p/974749#M24776</link>
      <description>Hi, &lt;BR /&gt;I am writing a F77 Quickwin application which includes C++ code. My problem is that when I output to the screen from C++ using cout nothing appears in the application text window (i.e. i do the C++ equivalent of WRITE (6,*) 'aaa') &lt;BR /&gt;I am using DVF 6.5A with developer studio on win2000. &lt;BR /&gt;Any clues ? &lt;BR /&gt;Regards, &lt;BR /&gt;Erik Traneus</description>
      <pubDate>Tue, 20 Nov 2001 22:23:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Mixing-F77-Quickwin-with-C/m-p/974749#M24776</guid>
      <dc:creator>eriktraneus</dc:creator>
      <dc:date>2001-11-20T22:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mixing F77 Quickwin with C++</title>
      <link>https://community.intel.com/t5/Software-Archive/Mixing-F77-Quickwin-with-C/m-p/974750#M24777</link>
      <description>You can't do that - a QuickWin application doesn't have a console.  Have your C++ code call instead to a Fortran routine to do the output, which is handled specially in QuickWin.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 20 Nov 2001 23:43:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Mixing-F77-Quickwin-with-C/m-p/974750#M24777</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-11-20T23:43:38Z</dc:date>
    </item>
  </channel>
</rss>

