<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — jfix function?]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=562</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=562&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in jfix function?.]]></description>
		<lastBuildDate>Tue, 07 Jun 2016 20:47:24 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: jfix function?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=2537#p2537</link>
			<description><![CDATA[<p>The compiler wouldn&#039;t say it isn&#039;t recognized because, if it appears to be a function syntactically, the compiler wouldn&#039;t be able to determine if it were a function or possibly an array.&nbsp; Both would look the same to the compiler.&nbsp; The error message is the proper Fortran response to not understanding something like:</p><div class="codebox"><pre><code>i = jfix(x)</code></pre></div><p>There is no direct equivalent in our compiler.&nbsp; Can you determine why <em>jfix</em> is being used?&nbsp; It may make sense to use <em>floor</em> instead.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Tue, 07 Jun 2016 20:47:24 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=2537#p2537</guid>
		</item>
		<item>
			<title><![CDATA[jfix function?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=2535#p2535</link>
			<description><![CDATA[<p>Hello,</p><p>I am in the process of getting the TRNSYS system to compile under Simply Fortran. I now run into an issue with the &#039;jfix&#039; function, the compiler complains it has no implicit type.</p><p>Error: Function &#039;jfix&#039; at (1) has no IMPLICIT type</p><p>I understand the jfix function is originally from DEC fortran, converting (almost) any argument to integer(4). </p><p>Interestingly, the compiler does not say the function is not recognized - but it is not defined in the project source files anywhere.</p><br /><p>Anybody knows about this?</p><p>Thanks!</p><p>Henk Witte</p>]]></description>
			<author><![CDATA[null@example.com (henkwitte)]]></author>
			<pubDate>Tue, 07 Jun 2016 08:59:23 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=2535#p2535</guid>
		</item>
	</channel>
</rss>
