<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — how to compile different version fortran progrm=ams]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=386&amp;type=atom" />
	<updated>2014-11-10T19:30:14Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=386</id>
		<entry>
			<title type="html"><![CDATA[Re: how to compile different version fortran progrm=ams]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1603#p1603" />
			<content type="html"><![CDATA[<p>Khurram,</p><p>What exactly seems to be the problem?&nbsp; If you&#039;re just trying to compile some Fortran 77 code, you should be able to just open it in Simply Fortran and hit &quot;Build Now!&quot; in the Build menu.&nbsp; Are you encountering any issues?</p><p>Be careful about using the word &quot;module,&quot; though.&nbsp; &quot;Module&quot; is a keyword in Fortran 90 and higher, like John said, and it refers to a very specific Fortran construct.&nbsp; It shouldn&#039;t be used interchangeably with &quot;file&quot; for instance.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2014-11-10T19:30:14Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1603#p1603</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: how to compile different version fortran progrm=ams]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1602#p1602" />
			<content type="html"><![CDATA[<p>F90 understands F77.<br />Therefore, just treat the whole program as if it were F90.</p><p>If you&#039;re using &quot;MODULES&quot; (as in F90), that&#039;s fine.&nbsp; Just follow the F90 rules.</p><p>If you are putting anything in the modules which you formerly had as COMMON blocks, omit the COMMON declarations.<br />--- <br />J.</p>]]></content>
			<author>
				<name><![CDATA[JohnWasilewski]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=102</uri>
			</author>
			<updated>2014-11-10T17:09:05Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1602#p1602</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[how to compile different version fortran progrm=ams]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1601#p1601" />
			<content type="html"><![CDATA[<p>Hello every one<br />can some one tell me how to compile f77 modules with f90 modules in sf2.17.</p>]]></content>
			<author>
				<name><![CDATA[khurram]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3584</uri>
			</author>
			<updated>2014-11-10T16:40:25Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1601#p1601</id>
		</entry>
</feed>
