<?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: Example Code in Fortran in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Example-Code-in-Fortran/m-p/845702#M63671</link>
    <description>&lt;P&gt;SystemParametersInfo has about 100 usages depending on value of &lt;EM&gt;uiAction&lt;/EM&gt; argument. Which one you're interested about? Some samples were posted at this Forum and youcan find them using Forum's search facility. &lt;/P&gt;
&lt;P&gt;Jugoslav&lt;/P&gt;</description>
    <pubDate>Wed, 10 Dec 2003 00:33:11 GMT</pubDate>
    <dc:creator>Jugoslav_Dujic</dc:creator>
    <dc:date>2003-12-10T00:33:11Z</dc:date>
    <item>
      <title>Example Code in Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Example-Code-in-Fortran/m-p/845701#M63670</link>
      <description>&lt;DIV&gt;I have been trying to find a working example using the SystemParametersInfo function. I have not been successful. If possible, please provide example code using this function with fortran.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thank you for your assistance.&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Dec 2003 21:58:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Example-Code-in-Fortran/m-p/845701#M63670</guid>
      <dc:creator>kwweber</dc:creator>
      <dc:date>2003-12-09T21:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Example Code in Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Example-Code-in-Fortran/m-p/845702#M63671</link>
      <description>&lt;P&gt;SystemParametersInfo has about 100 usages depending on value of &lt;EM&gt;uiAction&lt;/EM&gt; argument. Which one you're interested about? Some samples were posted at this Forum and youcan find them using Forum's search facility. &lt;/P&gt;
&lt;P&gt;Jugoslav&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2003 00:33:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Example-Code-in-Fortran/m-p/845702#M63671</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2003-12-10T00:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Example Code in Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Example-Code-in-Fortran/m-p/845703#M63672</link>
      <description>&lt;P&gt;(Moving this reply from the separate topic it got accidentally put in)&lt;/P&gt;
&lt;P&gt;From KWWEBER&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-WEIGHT: normal; FONT-SIZE: 8pt"&gt;Posted: &lt;SPAN class="date_text"&gt;12-09-2003&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;&lt;FONT color="#666666"&gt;10:21 AM&lt;/FONT&gt;&lt;/SPAN&gt; (Viewed 8 times) &lt;/SPAN&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;DIV&gt;I am interested in the SPI_GETWORKAREA function. Any example that shows its use in the fortran environment will be helpful&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Dec 2003 04:29:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Example-Code-in-Fortran/m-p/845703#M63672</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2003-12-10T04:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Example Code in Fortran</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Example-Code-in-Fortran/m-p/845704#M63673</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;&lt;PRE&gt;&lt;P&gt;USE DFWIN&lt;/P&gt;
&lt;P&gt;TYPE(T_RECT):: Rect&lt;/P&gt;
&lt;P&gt;INTEGER:: iXRes, iYRes, b&lt;/P&gt;
&lt;P&gt;b = SystemParametersInfo(SPI_GETWORKAREA,0,LOC(Rect),0)&lt;/P&gt;
&lt;P&gt;iXRes = Rect%Right&lt;/P&gt;
&lt;P&gt;iYRes = Rect%Bottom&lt;/P&gt;&lt;/PRE&gt;
&lt;P&gt;Jugoslav &lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;&lt;PRE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 10 Dec 2003 18:37:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Example-Code-in-Fortran/m-p/845704#M63673</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2003-12-10T18:37:49Z</dc:date>
    </item>
  </channel>
</rss>

