<?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[wort statt zahlen?]]></title><description><![CDATA[<p>kann man eigentlich bei Dev-C++ statt einer (ziemlich großen) Zahl auch ein (z.B.) wort einsetzen?<br />
also im klaren möcht ich wissen ob man einem wort einen zahlenwert zuwiesen kann oder nicht. Sollte dies möglcih sein, was ich vermute, würde sich dann eventuelll jemand bereiterklären den syntax hier mit reinzuhauen?<br />
wär echt kewl<br />
thx im voraus<br />
greetz by <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/00a9.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--copyright"
      title=":copyright:"
      alt="©"
    />bLaCk-DrAg0n</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/120970/wort-statt-zahlen</link><generator>RSS for Node</generator><lastBuildDate>Sat, 22 Aug 2026 13:02:48 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/120970.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 18 Sep 2005 13:02:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to wort statt zahlen? on Sun, 18 Sep 2005 13:02:21 GMT]]></title><description><![CDATA[<p>kann man eigentlich bei Dev-C++ statt einer (ziemlich großen) Zahl auch ein (z.B.) wort einsetzen?<br />
also im klaren möcht ich wissen ob man einem wort einen zahlenwert zuwiesen kann oder nicht. Sollte dies möglcih sein, was ich vermute, würde sich dann eventuelll jemand bereiterklären den syntax hier mit reinzuhauen?<br />
wär echt kewl<br />
thx im voraus<br />
greetz by <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/00a9.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--copyright"
      title=":copyright:"
      alt="©"
    />bLaCk-DrAg0n</p>
]]></description><link>https://www.c-plusplus.net/forum/post/874903</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/874903</guid><dc:creator><![CDATA[bLaCk-DrAG0n]]></dc:creator><pubDate>Sun, 18 Sep 2005 13:02:21 GMT</pubDate></item><item><title><![CDATA[Reply to wort statt zahlen? on Sun, 18 Sep 2005 13:04:53 GMT]]></title><description><![CDATA[<p>bLaCk-DrAG0n schrieb:</p>
<blockquote>
<p>kann man eigentlich bei Dev-C++ statt einer (ziemlich großen) Zahl auch ein (z.B.) wort einsetzen?<br />
also im klaren möcht ich wissen ob man einem wort einen zahlenwert zuwiesen kann oder nicht. Sollte dies möglcih sein, was ich vermute, würde sich dann eventuelll jemand bereiterklären den syntax hier mit reinzuhauen?<br />
wär echt kewl<br />
thx im voraus<br />
greetz by <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/00a9.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--copyright"
      title=":copyright:"
      alt="©"
    />bLaCk-DrAg0n</p>
</blockquote>
<p>Du möchtest einen int/double/etc als string haben? Wenn ja: Siehe C++-FAQ Thread: &quot;Einmal Zahl nach String und Zurück&quot;.</p>
<p>Caipi</p>
]]></description><link>https://www.c-plusplus.net/forum/post/874905</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/874905</guid><dc:creator><![CDATA[Caipi]]></dc:creator><pubDate>Sun, 18 Sep 2005 13:04:53 GMT</pubDate></item><item><title><![CDATA[Reply to wort statt zahlen? on Sun, 18 Sep 2005 13:26:39 GMT]]></title><description><![CDATA[<p>is ganz toll, funzt aber ned so wie ich des gern hätte...<br />
ist es nicht irgendwie so möglich?</p>
<p>[zahl] = [wort]<br />
123465 = blabla</p>
<p>un dann das blabla irgendwo im syntax reintippen wo danach einfach nur die zahl angezeigt wird? kleines beispiel</p>
<pre><code>#include &lt;iostream.h&gt;
#include &lt;conio.h&gt;

int main()
{
cout &lt;&lt; endl &lt;&lt; blabla &lt;&lt; endl &lt;&lt; endl;         
/*beim ausführen nach dem kompilieren sollte dann nicht blabla oder
sonst was, sondern die zu dem wort blabla zugewiesene zahl*/
getch();
return 0;
}
</code></pre>
<p>kann mir da jemand helfen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/874924</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/874924</guid><dc:creator><![CDATA[bLaCk-DrAG0n]]></dc:creator><pubDate>Sun, 18 Sep 2005 13:26:39 GMT</pubDate></item><item><title><![CDATA[Reply to wort statt zahlen? on Sun, 18 Sep 2005 13:32:17 GMT]]></title><description><![CDATA[<p>hat sich erledigt,<br />
ich habs jetz so wie ich es wollte</p>
]]></description><link>https://www.c-plusplus.net/forum/post/874930</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/874930</guid><dc:creator><![CDATA[bLaCk-DrAG0n]]></dc:creator><pubDate>Sun, 18 Sep 2005 13:32:17 GMT</pubDate></item><item><title><![CDATA[Reply to wort statt zahlen? on Sun, 18 Sep 2005 13:32:40 GMT]]></title><description><![CDATA[<p>const int blablabla = 123;<br />
cout &lt;&lt; blablabla &lt;&lt; endl;</p>
]]></description><link>https://www.c-plusplus.net/forum/post/874931</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/874931</guid><dc:creator><![CDATA[blablabla ^^]]></dc:creator><pubDate>Sun, 18 Sep 2005 13:32:40 GMT</pubDate></item><item><title><![CDATA[Reply to wort statt zahlen? on Sun, 18 Sep 2005 13:33:15 GMT]]></title><description><![CDATA[<p>lol?</p>
<pre><code class="language-cpp">#include &lt;iostream&gt; //!!!
using namespace std;

int main()
{
   int meinezahl = 12345;
   cout &lt;&lt; meinezahl;
   cin.get();
}
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/post/874932</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/874932</guid><dc:creator><![CDATA[FireFlow]]></dc:creator><pubDate>Sun, 18 Sep 2005 13:33:15 GMT</pubDate></item><item><title><![CDATA[Reply to wort statt zahlen? on Sun, 18 Sep 2005 13:52:31 GMT]]></title><description><![CDATA[<p>soweit funzt es vom prinzip her, nur bei einer gewissen größe einer zahl macht es mucken....meine zahlen bewegen sich von ca. 10000000 bis ca. 1000000000 und eventuel noch höher.<br />
von daher zeigt er mir dann beim ausführen nich z.B. 31536000 an sondern 3.1536e+007<br />
und da liegt das große prob...<br />
bitte helft mir</p>
]]></description><link>https://www.c-plusplus.net/forum/post/874947</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/874947</guid><dc:creator><![CDATA[bLaCk-DrAG0n]]></dc:creator><pubDate>Sun, 18 Sep 2005 13:52:31 GMT</pubDate></item><item><title><![CDATA[Reply to wort statt zahlen? on Sun, 18 Sep 2005 17:17:32 GMT]]></title><description><![CDATA[<p>da gibts eine c++ kalsse auf sourceforge, <a href="http://sourceforge.net/projects/cpp-bigint" rel="nofollow">http://sourceforge.net/projects/cpp-bigint</a></p>
<p>die sollte helfen</p>
<p>mfg spjoe</p>
]]></description><link>https://www.c-plusplus.net/forum/post/875065</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/875065</guid><dc:creator><![CDATA[spjoe]]></dc:creator><pubDate>Sun, 18 Sep 2005 17:17:32 GMT</pubDate></item></channel></rss>