<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Just got out of a time machine - mixing Visual Basic with Fortran]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=817</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=817&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Just got out of a time machine - mixing Visual Basic with Fortran.]]></description>
		<lastBuildDate>Tue, 22 Jun 2021 20:02:14 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Just got out of a time machine - mixing Visual Basic with Fortran]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3770#p3770</link>
			<description><![CDATA[<p>Many thanks have not tried it in years (decades) so just wanted to see if things had changed.</p>]]></description>
			<author><![CDATA[null@example.com (Lewist57)]]></author>
			<pubDate>Tue, 22 Jun 2021 20:02:14 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3770#p3770</guid>
		</item>
		<item>
			<title><![CDATA[Re: Just got out of a time machine - mixing Visual Basic with Fortran]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3769#p3769</link>
			<description><![CDATA[<p>Yes, what you described is absolutely possible.&nbsp; Modern Fortran has made the process simpler and standard across platforms by introducing the <strong>ISO_C_BINDING</strong> module, which can be used to pass information using the &quot;C&quot; standard (most languages will understand this).</p><p>If you&#039;re working with 64-bit code, the whole process is even easier still since the binary calling conventions are much more standardized and less cryptic than 32-bit calling standards on Windows.&nbsp; While the process isn&#039;t trivially simple, it isn&#039;t particularly complicated once you understand what is occurring.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Tue, 22 Jun 2021 18:50:23 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3769#p3769</guid>
		</item>
		<item>
			<title><![CDATA[Just got out of a time machine - mixing Visual Basic with Fortran]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3768#p3768</link>
			<description><![CDATA[<p>In the 1980s (last century) one could develop visual basic programs that would work with Fortran dynamic link libraries or DLLs. Is that still possible in 2021, or is there a better way to do things?</p>]]></description>
			<author><![CDATA[null@example.com (Lewist57)]]></author>
			<pubDate>Mon, 21 Jun 2021 20:45:59 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3768#p3768</guid>
		</item>
	</channel>
</rss>
