<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — order of array elements displayed in debug window]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=603</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=603&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in order of array elements displayed in debug window.]]></description>
		<lastBuildDate>Thu, 09 Feb 2017 19:53:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: order of array elements displayed in debug window]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2740#p2740</link>
			<description><![CDATA[<p>They should be sorted as integers, and, quite frankly, it&#039;s sloppy that they are not.&nbsp; I&#039;ll see that this is fixed.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 09 Feb 2017 19:53:29 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2740#p2740</guid>
		</item>
		<item>
			<title><![CDATA[order of array elements displayed in debug window]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2739#p2739</link>
			<description><![CDATA[<p>The ordering of the array elements shown in the debug window could be improved.&nbsp; The elements are&nbsp; shown sorted by subscript, but treating the subscript is a multi-character string rather than as an integer.&nbsp; As an example, for the array declared</p><p>real, dimension(20)::t</p><p>in the debug window, the elements of t would be displayed in the order</p><p>1<br />10<br />11<br />12<br />13<br />14<br />15<br />16<br />17<br />18<br />19<br />2<br />20<br />3<br />4<br />5<br />....</p><p>Is it possible instead to sort the elements by treating the subscripts as integers?</p>]]></description>
			<author><![CDATA[null@example.com (baf1)]]></author>
			<pubDate>Wed, 08 Feb 2017 19:37:17 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2739#p2739</guid>
		</item>
	</channel>
</rss>
