<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Just got out of a time machine - mixing Visual Basic with Fortran]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=817&amp;type=atom" />
	<updated>2021-06-22T20:02:14Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=817</id>
		<entry>
			<title type="html"><![CDATA[Re: Just got out of a time machine - mixing Visual Basic with Fortran]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3770#p3770" />
			<content type="html"><![CDATA[<p>Many thanks have not tried it in years (decades) so just wanted to see if things had changed.</p>]]></content>
			<author>
				<name><![CDATA[Lewist57]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=4033</uri>
			</author>
			<updated>2021-06-22T20:02:14Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3770#p3770</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Just got out of a time machine - mixing Visual Basic with Fortran]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3769#p3769" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2021-06-22T18:50:23Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3769#p3769</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Just got out of a time machine - mixing Visual Basic with Fortran]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3768#p3768" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Lewist57]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=4033</uri>
			</author>
			<updated>2021-06-21T20:45:59Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3768#p3768</id>
		</entry>
</feed>
