<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Free Format source code files]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=760&amp;type=atom" />
	<updated>2020-06-15T18:45:10Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=760</id>
		<entry>
			<title type="html"><![CDATA[Re: Free Format source code files]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3514#p3514" />
			<content type="html"><![CDATA[<p>The Fortran 90 standard has a free-format line length of 132 columns, so CodeBlocks must be overriding the standard with a compiler flag.&nbsp; You can change this under Simply Fortran in <a href="https://simplyfortran.com/docs/full/windows/options/project.html">Project Options in the Fortran category</a> by enabling <em>Non-standard Line Length</em> and entering your desired value.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2020-06-15T18:45:10Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3514#p3514</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Free Format source code files]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3513#p3513" />
			<content type="html"><![CDATA[<p>I am new to Simply Fortran but am an expert at Fortran.&nbsp; I 71 and have been programming in Fortran since 1966.</p><p>My first SF project is giving this error message:</p><p>&nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1<br />Error: Line truncated at (1) [-Werror=line-truncation]<br />- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br />.\VICA30AND42VARS.F90:22:132:</p><p>but it is in an .F90 file.&nbsp; Free format source code is almost unlimited in its line lengths.</p><p>It compiles fine with minSW in Code::Blocks.</p><p>Please advise.</p>]]></content>
			<author>
				<name><![CDATA[brian_concannon]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3922</uri>
			</author>
			<updated>2020-06-15T16:02:55Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3513#p3513</id>
		</entry>
</feed>
