<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Does GFortran ever run out of stack or heap space?]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=101&amp;type=atom" />
	<updated>2012-06-08T16:02:24Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=101</id>
		<entry>
			<title type="html"><![CDATA[Does GFortran ever run out of stack or heap space?]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=326#p326" />
			<content type="html"><![CDATA[<p>I understand that dynamic storage works by shoving dynamic arrays ALLOCATEd at runtime onto the stack, or is it the &#039;heap&#039;.&nbsp; My MAIN questions are,</p><p>Is this correct?</p><p>Can GFortran run out of stack or <br />heap space when doing this?</p><p>if so, is there anything that can<br />be done to prevent this problem<br />in the source code or instructions<br />to the compiler?</p><p>This is not a problem that I&#039;ve encountered but I am concerned in case I do, because I am developing a program that may need a megabyte or three of dynamic array storage (which I take to be possible in a virtual memory Win Doze environment).</p><p>CAN ANYONE help with this?<br />I have also a secondary question.&nbsp; What on earth is meant by the &#039;heap&#039;?<br />---<br />John</p>]]></content>
			<author>
				<name><![CDATA[JohnWasilewski]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=102</uri>
			</author>
			<updated>2012-06-08T16:02:24Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=326#p326</id>
		</entry>
</feed>
