<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[TStringList: maximale Zahl an Strings ?]]></title><description><![CDATA[<p>Hallo,<br />
kennt jemand die Limitationen einer T-String-List ?<br />
Die Funktion Count gibt ja einen int-Wert zurück.<br />
Ist bei 32767 Strings Schluß ?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/132496/tstringlist-maximale-zahl-an-strings</link><generator>RSS for Node</generator><lastBuildDate>Fri, 31 Jul 2026 07:09:33 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/132496.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 11 Jan 2006 12:04:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to TStringList: maximale Zahl an Strings ? on Wed, 11 Jan 2006 12:04:10 GMT]]></title><description><![CDATA[<p>Hallo,<br />
kennt jemand die Limitationen einer T-String-List ?<br />
Die Funktion Count gibt ja einen int-Wert zurück.<br />
Ist bei 32767 Strings Schluß ?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/963457</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/963457</guid><dc:creator><![CDATA[Doc P]]></dc:creator><pubDate>Wed, 11 Jan 2006 12:04:10 GMT</pubDate></item><item><title><![CDATA[Reply to TStringList: maximale Zahl an Strings ? on Wed, 11 Jan 2006 12:09:31 GMT]]></title><description><![CDATA[<p>Wie groß ist bei dir ein int?????</p>
<p>Aus was für einem System arbeitest du?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/963465</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/963465</guid><dc:creator><![CDATA[Christian211]]></dc:creator><pubDate>Wed, 11 Jan 2006 12:09:31 GMT</pubDate></item><item><title><![CDATA[Reply to TStringList: maximale Zahl an Strings ? on Wed, 11 Jan 2006 12:58:20 GMT]]></title><description><![CDATA[<p>Ich arbeite mit C++Builder 5 auf Windows XP</p>
]]></description><link>https://www.c-plusplus.net/forum/post/963520</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/963520</guid><dc:creator><![CDATA[Doc P]]></dc:creator><pubDate>Wed, 11 Jan 2006 12:58:20 GMT</pubDate></item><item><title><![CDATA[Reply to TStringList: maximale Zahl an Strings ? on Wed, 11 Jan 2006 13:02:27 GMT]]></title><description><![CDATA[<p>int sollte da bis 2,147,483,647 gehen (32Bit)</p>
]]></description><link>https://www.c-plusplus.net/forum/post/963524</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/963524</guid><dc:creator><![CDATA[Braunstein]]></dc:creator><pubDate>Wed, 11 Jan 2006 13:02:27 GMT</pubDate></item><item><title><![CDATA[Reply to TStringList: maximale Zahl an Strings ? on Wed, 11 Jan 2006 13:07:42 GMT]]></title><description><![CDATA[<p>Könnte knapp werden <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/963530</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/963530</guid><dc:creator><![CDATA[Christian211]]></dc:creator><pubDate>Wed, 11 Jan 2006 13:07:42 GMT</pubDate></item><item><title><![CDATA[Reply to TStringList: maximale Zahl an Strings ? on Wed, 11 Jan 2006 13:09:38 GMT]]></title><description><![CDATA[<p>Vielen Dank für die Auskunft. Mehr als 100.000 Strings werden es nie werden, da bin ich aber beruhigt.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/963532</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/963532</guid><dc:creator><![CDATA[Doc P]]></dc:creator><pubDate>Wed, 11 Jan 2006 13:09:38 GMT</pubDate></item><item><title><![CDATA[Reply to TStringList: maximale Zahl an Strings ? on Thu, 12 Jan 2006 08:04:25 GMT]]></title><description><![CDATA[<p>OMG.<br />
na dann guten appetit.</p>
<p>100.000 strings. OMFG^^ <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f62e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--face_with_open_mouth"
      title=":open_mouth:"
      alt="😮"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/964213</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/964213</guid><dc:creator><![CDATA[dern00b]]></dc:creator><pubDate>Thu, 12 Jan 2006 08:04:25 GMT</pubDate></item><item><title><![CDATA[Reply to TStringList: maximale Zahl an Strings ? on Thu, 12 Jan 2006 09:42:58 GMT]]></title><description><![CDATA[<p>Die max. Größe ist MaxListSize = MaxInt div 16 (siehe classes.pas).</p>
<p>Rob'</p>
]]></description><link>https://www.c-plusplus.net/forum/post/964280</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/964280</guid><dc:creator><![CDATA[Rob&#x27;]]></dc:creator><pubDate>Thu, 12 Jan 2006 09:42:58 GMT</pubDate></item><item><title><![CDATA[Reply to TStringList: maximale Zahl an Strings ? on Thu, 12 Jan 2006 11:23:26 GMT]]></title><description><![CDATA[<p>Ich habe jetzt mit der letzten Auskunft bei Borland noch was gefunden:<br />
Question:</p>
<p>What are the size limitations of a TStringList?</p>
<p>Answer:</p>
<p>TStringList can hold up to 134,217,728 strings (MaxListSize+1). There are no limits on the size of the string (other than physical memory limits and processor address space limits).</p>
<p>Das liegt also zwischen meinen Befürchtungen und den zu optimistischen Angaben von Braunstein, ist aber für meine Zwecke glücklicherweise mehr als ausreichend.<br />
Wozu man so viele Strings brauchen kann ?<br />
Mein Programm verwaltet einen Ordner mit zip-Dateien. Diese sind nach Identitätsnummern benannt, beinhalten aber auch Namen. Die Liste ordnet nun Nummer und Namen zueinander. Bisher bin ich bei 10.000 Dateien, was keine Probleme macht, mehr als 100.000 werde ich nicht mehr schaffen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/964397</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/964397</guid><dc:creator><![CDATA[Doc P]]></dc:creator><pubDate>Thu, 12 Jan 2006 11:23:26 GMT</pubDate></item><item><title><![CDATA[Reply to TStringList: maximale Zahl an Strings ? on Thu, 12 Jan 2006 11:35:26 GMT]]></title><description><![CDATA[<p>Ich hatte lediglich gesagt wie groß ein int werden kann. Wenn man wirklich größere Listen braucht, kann man ja auch auf die stl ausweichen (vector&lt;string&gt; oder list&lt;string&gt;).</p>
]]></description><link>https://www.c-plusplus.net/forum/post/964407</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/964407</guid><dc:creator><![CDATA[Braunstein]]></dc:creator><pubDate>Thu, 12 Jan 2006 11:35:26 GMT</pubDate></item></channel></rss>