<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://nexusthegame.net/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://nexusthegame.net/w/index.php?action=history&amp;feed=atom&amp;title=Dim</id>
		<title>Dim - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://nexusthegame.net/w/index.php?action=history&amp;feed=atom&amp;title=Dim"/>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/w/index.php?title=Dim&amp;action=history"/>
		<updated>2026-07-05T10:52:02Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.2</generator>

	<entry>
		<id>http://nexusthegame.net/w/index.php?title=Dim&amp;diff=238&amp;oldid=prev</id>
		<title>LordValarian at 00:31, 19 June 2009</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/w/index.php?title=Dim&amp;diff=238&amp;oldid=prev"/>
				<updated>2009-06-19T00:31:51Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 00:31, 19 June 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;'''Dim'''(list, size);&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;'''Dim'''(list, size);&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;It changes the number of elements in the list to ’size’ number. Those elements that have an index below ’size’ remain, those that are above, will be deleted. If the list was shorter, than it will be filled up with 0-s. So if you want to create an array that contains only 0-s, than you have to empty first.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;It changes the number of elements in the list to ’size’ number. Those elements that have an index below ’size’ remain, those that are above, will be deleted. If the list was shorter, than it will be filled up with 0-s. So if you want to create an array that contains only 0-s, than you have to empty first.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>LordValarian</name></author>	</entry>

	<entry>
		<id>http://nexusthegame.net/w/index.php?title=Dim&amp;diff=237&amp;oldid=prev</id>
		<title>LordValarian: Created page with ''''Dim'''(list, size); It changes the number of elements in the list to ’size’ number. Those elements that have an index below ’size’ remain, those that are above, will b...'</title>
		<link rel="alternate" type="text/html" href="http://nexusthegame.net/w/index.php?title=Dim&amp;diff=237&amp;oldid=prev"/>
				<updated>2009-06-19T00:31:34Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#039;&amp;#039;&amp;#039;&amp;#039;Dim&amp;#039;&amp;#039;&amp;#039;(list, size); It changes the number of elements in the list to ’size’ number. Those elements that have an index below ’size’ remain, those that are above, will b...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Dim'''(list, size);&lt;br /&gt;
It changes the number of elements in the list to ’size’ number. Those elements that have an index below ’size’ remain, those that are above, will be deleted. If the list was shorter, than it will be filled up with 0-s. So if you want to create an array that contains only 0-s, than you have to empty first.&lt;/div&gt;</summary>
		<author><name>LordValarian</name></author>	</entry>

	</feed>