<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/7485" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2004-05-18T09:49:24-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/7485</id>

		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2004-05-18T09:49:24-04:00</updated>

		<published>2004-05-18T09:49:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36428#p36428</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36428#p36428"/>
		<title type="html"><![CDATA[Sorting numbers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36428#p36428"><![CDATA[
&lt;snip&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Tue May 18, 2004 9:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[duofruo]]></name></author>
		<updated>2004-05-17T13:53:06-04:00</updated>

		<published>2004-05-17T13:53:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36413#p36413</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36413#p36413"/>
		<title type="html"><![CDATA[Sorting numbers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36413#p36413"><![CDATA[
i am verry new in this domain. so i am 0 . if someone can write is ok, if no ... thx anyway<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4023">duofruo</a> — Mon May 17, 2004 1:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2004-05-17T05:04:33-04:00</updated>

		<published>2004-05-17T05:04:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36400#p36400</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36400#p36400"/>
		<title type="html"><![CDATA[Sorting numbers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36400#p36400"><![CDATA[
if there is no lsearch feature for this i might suggest this way:<br><br>-check every lindex of your string, list, whatever<br>-if it cointains a number -&gt; check for an array called myarray($number), if yes -&gt; incr it by 1, if no -&gt; create it and set it to 1<br><br>at the end you will have an array, and all his fields represent a number and how often they are used. then you just need a loop to sort (e.g. bubblesort) them and you're done<br><br>this is just one possible way, i'm sure there are easier ways (like with lsort -&gt; stringlist and so on)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Mon May 17, 2004 5:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[duofruo]]></name></author>
		<updated>2004-05-17T03:00:36-04:00</updated>

		<published>2004-05-17T03:00:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36399#p36399</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36399#p36399"/>
		<title type="html"><![CDATA[Sorting numbers]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36399#p36399"><![CDATA[
I have a file whith a list of numers like this for example<br><div class="codebox"><p>Code: </p><pre><code>1492618493871461</code></pre></div>I need a script that will show the most used numbers. In my example 1 and 49. Thx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4023">duofruo</a> — Mon May 17, 2004 3:00 am</p><hr />
]]></content>
	</entry>
	</feed>
