<?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 Take a look at the Intel in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/mixed-language/m-p/985625#M100725</link>
    <description>&lt;P&gt;You will need to create a separate project in your solution for your C code.&amp;nbsp; If you have Fortran main program, you can add a C static library project in your solution, include your C code in that project, and link your Fortran against the lib file generated in the C project.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 16 Feb 2014 03:02:00 GMT</pubDate>
    <dc:creator>FortranFan</dc:creator>
    <dc:date>2014-02-16T03:02:00Z</dc:date>
    <item>
      <title>mixed  language</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/mixed-language/m-p/985624#M100724</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; Hello&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I always used fortran but now I have to mix two languages(FORTRAN,C). I followed these steps:&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - I made the 'c' code;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -I used the 'c' compiler to create the object file(.obj);&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - I created a new fortran project;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;My doubt is only this one: how can I say to the compiler inside the IDE, and not in command prompt, to compile with the c object file? Where is that option?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; thanks in advance&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Peter&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Feb 2014 16:57:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/mixed-language/m-p/985624#M100724</guid>
      <dc:creator>Rodrigues__Pedro</dc:creator>
      <dc:date>2014-02-15T16:57:13Z</dc:date>
    </item>
    <item>
      <title>Take a look at the Intel</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/mixed-language/m-p/985625#M100725</link>
      <description>&lt;P&gt;You will need to create a separate project in your solution for your C code.&amp;nbsp; If you have Fortran main program, you can add a C static library project in your solution, include your C code in that project, and link your Fortran against the lib file generated in the C project.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Feb 2014 03:02:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/mixed-language/m-p/985625#M100725</guid>
      <dc:creator>FortranFan</dc:creator>
      <dc:date>2014-02-16T03:02:00Z</dc:date>
    </item>
    <item>
      <title>Also, take a look at the</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/mixed-language/m-p/985626#M100726</link>
      <description>&lt;P&gt;Also, take a look at the Intel Fortran samples for mixed-language programming:&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P id="header_text" style="margin-bottom: 20pt;"&gt;&lt;SPAN style="font-style: italic;"&gt;User and Reference Guide for the Intel® Fortran Compiler 14.0&lt;/SPAN&gt;&lt;/P&gt;

&lt;H1 class="topictitle1"&gt;Using the Intel®&lt;SPAN&gt; Fortran&lt;/SPAN&gt; Samples&lt;/H1&gt;

&lt;DIV&gt;
	&lt;P&gt;The following applies to&lt;SPAN&gt; Fortran&lt;/SPAN&gt; for Microsoft Visual Studio* 2010 and 2008.&lt;/P&gt;

	&lt;P&gt;The Intel®&lt;SPAN&gt; Fortran&lt;/SPAN&gt; Compiler installs a number of sample programs. These programming samples illustrate a variety of concepts such as:&lt;/P&gt;

	&lt;P&gt;&amp;nbsp;&lt;/P&gt;

	&lt;UL id="GUID-5C1C0272-C515-4DE7-8777-096F5CCFE00F"&gt;
		&lt;LI&gt;
			&lt;P&gt;Creating console applications&lt;/P&gt;
		&lt;/LI&gt;
		&lt;LI&gt;
			&lt;P&gt;Creating QuickWin applications&lt;/P&gt;
		&lt;/LI&gt;
		&lt;LI&gt;
			&lt;P&gt;Creating Win32 applications&lt;/P&gt;
		&lt;/LI&gt;
		&lt;LI&gt;
			&lt;P&gt;&lt;STRONG&gt;Using mixed-language support&lt;/STRONG&gt;&lt;/P&gt;
		&lt;/LI&gt;
		&lt;LI&gt;
			&lt;P&gt;Using OpenGL* in Fortran applications&lt;/P&gt;
		&lt;/LI&gt;
	&lt;/UL&gt;

	&lt;P&gt;&amp;nbsp;&lt;/P&gt;

	&lt;P&gt;The programming samples are located in the&lt;SPAN class="filepath"&gt;&amp;lt;install-dir&amp;gt;\Samples\&lt;/SPAN&gt; directory. These samples have associated build files that use the Intel®&lt;SPAN&gt; Fortran&lt;/SPAN&gt; Compiler, in command-line mode, to compile and build the&lt;SPAN&gt; Fortran&lt;/SPAN&gt; sources.&lt;/P&gt;

	&lt;P&gt;For further information on the samples and how to use them, use a web browser to open and read the &lt;SPAN style="font-style: normal;"&gt;samples.htm&lt;/SPAN&gt; document in the &lt;SPAN style="font-style: normal;"&gt;\Samples\&lt;/SPAN&gt; folder.&lt;/P&gt;
&lt;/DIV&gt;

&lt;DIV class="familylinks"&gt;
	&lt;DIV class="parentlink"&gt;&lt;SPAN style="font-weight: bold;"&gt;Parent topic:&lt;/SPAN&gt; &lt;A href="ms-xhelp:///?method=page&amp;amp;id=main_for-4f5e7ba6-000239&amp;amp;vendor=Intel&amp;amp;topicVersion=-1&amp;amp;topicLocale=EN-US"&gt;&lt;U&gt;&lt;FONT color="#0066cc"&gt;Using Microsoft* Visual Studio* (Windows* OS)&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;/DIV&gt;
&lt;/DIV&gt;

&lt;DIV&gt;
	&lt;DIV class="docfeedback"&gt;
		&lt;DIV&gt;&lt;A href="http://www.intel.com/software/products/softwaredocs_feedback" target="_blank"&gt;&lt;U&gt;&lt;FONT color="#0066cc"&gt;Submit feedback on this help topic&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;/DIV&gt;
	&lt;/DIV&gt;
&lt;/DIV&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Alos, look at the documentation in "User and Reference Guide for the Intel Fortran Compiler" under Compiler Reference, Mixed Language Programming.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Feb 2014 03:19:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/mixed-language/m-p/985626#M100726</guid>
      <dc:creator>FortranFan</dc:creator>
      <dc:date>2014-02-16T03:19:07Z</dc:date>
    </item>
    <item>
      <title>Thanks for the answer</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/mixed-language/m-p/985627#M100727</link>
      <description>&lt;P&gt;Thanks for the answer&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; But now I have a new doubt. How can I creat a 'C' static library inside IDE?&lt;/P&gt;</description>
      <pubDate>Sun, 16 Feb 2014 10:37:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/mixed-language/m-p/985627#M100727</guid>
      <dc:creator>Rodrigues__Pedro</dc:creator>
      <dc:date>2014-02-16T10:37:10Z</dc:date>
    </item>
    <item>
      <title>Quote:P R. wrote:</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/mixed-language/m-p/985628#M100728</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;P R. wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;...&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; But now I have a new doubt. How can I creat a 'C' static library inside IDE?&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;There is an infinite amount of information available online on how to use Visual Studio for various C/C++ projects.&amp;nbsp; Go through Visual Studio help, consult MSDN (Microsoft site), StackOverflow, CodeProject, etc. and you will find lots of useful links like this one: &lt;A href="http://msdn.microsoft.com/en-us/library/vstudio/ms235627(v=vs.110).aspx"&gt;http://msdn.microsoft.com/en-us/library/vstudio/ms235627(v=vs.110).aspx&lt;/A&gt;.&amp;nbsp; Note on this link the section on "Creating a console app that references the static library" - this can readily apply to your scenario if you have a main project that is written in Fortran.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Feb 2014 12:53:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/mixed-language/m-p/985628#M100728</guid>
      <dc:creator>FortranFan</dc:creator>
      <dc:date>2014-02-16T12:53:00Z</dc:date>
    </item>
    <item>
      <title>Hi, P R, you can find some</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/mixed-language/m-p/985629#M100729</link>
      <description>&lt;P&gt;Hi, P R, you can find some informations over here (http://msdn.microsoft.com/en-us/library/ms235627.aspx), I think that it could be useful for you! It is not difficult to do this...&lt;/P&gt;</description>
      <pubDate>Sun, 23 Feb 2014 20:04:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/mixed-language/m-p/985629#M100729</guid>
      <dc:creator>Ketson_Roberto</dc:creator>
      <dc:date>2014-02-23T20:04:15Z</dc:date>
    </item>
  </channel>
</rss>

