<?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[dynamisches feld erzeugen]]></title><description><![CDATA[<p>hallo ,<br />
ich habe folgendes problem :<br />
ich möchte dynamisch ein feld erzeugen etwa so :</p>
<p>double *feld = new double[keine constante];</p>
<p>das funzt ja nur möchte ich gerne ein 2 dimensionales feld erzeugen :</p>
<p>double feld[keine konstante][keine konstente];</p>
<p>wie mach ich das?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/123382/dynamisches-feld-erzeugen</link><generator>RSS for Node</generator><lastBuildDate>Sun, 23 Aug 2026 12:19:25 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/123382.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 16 Oct 2005 10:09:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to dynamisches feld erzeugen on Sun, 16 Oct 2005 10:09:58 GMT]]></title><description><![CDATA[<p>hallo ,<br />
ich habe folgendes problem :<br />
ich möchte dynamisch ein feld erzeugen etwa so :</p>
<p>double *feld = new double[keine constante];</p>
<p>das funzt ja nur möchte ich gerne ein 2 dimensionales feld erzeugen :</p>
<p>double feld[keine konstante][keine konstente];</p>
<p>wie mach ich das?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/893320</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/893320</guid><dc:creator><![CDATA[kickstart]]></dc:creator><pubDate>Sun, 16 Oct 2005 10:09:58 GMT</pubDate></item><item><title><![CDATA[Reply to dynamisches feld erzeugen on Sun, 16 Oct 2005 10:12:01 GMT]]></title><description><![CDATA[<p>mit der FAQ weiter unten</p>
]]></description><link>https://www.c-plusplus.net/forum/post/893323</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/893323</guid><dc:creator><![CDATA[Maxi]]></dc:creator><pubDate>Sun, 16 Oct 2005 10:12:01 GMT</pubDate></item></channel></rss>