<?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[Mathefunktion ???]]></title><description><![CDATA[<p>Hi,<br />
ich habe mich gefragt ob es in C++ irgendeine Funktion gibt, der man einen String wie z.B.</p>
<p>&quot;3 - 2 * 3.4&quot; oder<br />
&quot;(3^2) -9&quot;</p>
<p>übergibt, und die einem dann das Ergebnis zurückliefert?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/55363/mathefunktion</link><generator>RSS for Node</generator><lastBuildDate>Tue, 02 Jun 2026 00:27:33 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/55363.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 16 Nov 2003 06:57:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Mathefunktion ??? on Sun, 16 Nov 2003 06:57:32 GMT]]></title><description><![CDATA[<p>Hi,<br />
ich habe mich gefragt ob es in C++ irgendeine Funktion gibt, der man einen String wie z.B.</p>
<p>&quot;3 - 2 * 3.4&quot; oder<br />
&quot;(3^2) -9&quot;</p>
<p>übergibt, und die einem dann das Ergebnis zurückliefert?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/395008</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/395008</guid><dc:creator><![CDATA[#?]]></dc:creator><pubDate>Sun, 16 Nov 2003 06:57:32 GMT</pubDate></item><item><title><![CDATA[Reply to Mathefunktion ??? on Sun, 16 Nov 2003 11:15:03 GMT]]></title><description><![CDATA[<p>du suchst also einen &quot;parser&quot;</p>
]]></description><link>https://www.c-plusplus.net/forum/post/395092</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/395092</guid><dc:creator><![CDATA[alex-t]]></dc:creator><pubDate>Sun, 16 Nov 2003 11:15:03 GMT</pubDate></item><item><title><![CDATA[Reply to Mathefunktion ??? on Sun, 16 Nov 2003 12:29:49 GMT]]></title><description><![CDATA[<p>Hallo,<br />
genau solch einen Parser suche ich.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/395140</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/395140</guid><dc:creator><![CDATA[#?]]></dc:creator><pubDate>Sun, 16 Nov 2003 12:29:49 GMT</pubDate></item><item><title><![CDATA[Reply to Mathefunktion ??? on Sun, 16 Nov 2003 13:42:53 GMT]]></title><description><![CDATA[<p>Vielleicht hilft das weiter:<br />
<a href="http://www.haw-hamburg.de/rzbt/dnksoft/cammpus/parser.html" rel="nofollow">http://www.haw-hamburg.de/rzbt/dnksoft/cammpus/parser.html</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/395199</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/395199</guid><dc:creator><![CDATA[Erhard Henkes]]></dc:creator><pubDate>Sun, 16 Nov 2003 13:42:53 GMT</pubDate></item></channel></rss>