<?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[Wie programmiert ihr?]]></title><description><![CDATA[<p>Hi!</p>
<p>Programmiert ihr Programme, die in der Windowskonsole ausführbar sind, oder richtige mit Schaltfläche und so?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/123820/wie-programmiert-ihr</link><generator>RSS for Node</generator><lastBuildDate>Sun, 23 Aug 2026 18:23:32 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/123820.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 20 Oct 2005 14:45:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Wie programmiert ihr? on Thu, 20 Oct 2005 14:45:51 GMT]]></title><description><![CDATA[<p>Hi!</p>
<p>Programmiert ihr Programme, die in der Windowskonsole ausführbar sind, oder richtige mit Schaltfläche und so?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/896887</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/896887</guid><dc:creator><![CDATA[main();]]></dc:creator><pubDate>Thu, 20 Oct 2005 14:45:51 GMT</pubDate></item><item><title><![CDATA[Reply to Wie programmiert ihr? on Thu, 20 Oct 2005 14:53:07 GMT]]></title><description><![CDATA[<p>Kommt ganz darauf an, was für eine Zielsetzung ich habe. Bei komplexeren Problemen bastel ich mir meist eine Doc/View-Grundstruktur, um den Lösungsalgorithmus testen zu können. Bei Kleinigkeiten reicht ein schlichtes Konsolenprogramm (das ich im Bestfall aus der Eingabeaufforderung oder per Batch aufrufe).</p>
]]></description><link>https://www.c-plusplus.net/forum/post/896894</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/896894</guid><dc:creator><![CDATA[CStoll]]></dc:creator><pubDate>Thu, 20 Oct 2005 14:53:07 GMT</pubDate></item><item><title><![CDATA[Reply to Wie programmiert ihr? on Thu, 20 Oct 2005 14:59:38 GMT]]></title><description><![CDATA[<p>main(); schrieb:</p>
<blockquote>
<p>Hi!</p>
<p>oder richtige mit Schaltfläche und so?</p>
</blockquote>
<p>ich liebe unrichtige.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/896900</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/896900</guid><dc:creator><![CDATA[elise]]></dc:creator><pubDate>Thu, 20 Oct 2005 14:59:38 GMT</pubDate></item><item><title><![CDATA[Reply to Wie programmiert ihr? on Thu, 20 Oct 2005 15:27:36 GMT]]></title><description><![CDATA[<p>Zum Üben in der Konsole, um richtige Programme zu erstellen mit grafischer Oberfläche.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/896926</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/896926</guid><dc:creator><![CDATA[Gap]]></dc:creator><pubDate>Thu, 20 Oct 2005 15:27:36 GMT</pubDate></item><item><title><![CDATA[Reply to Wie programmiert ihr? on Thu, 20 Oct 2005 15:31:49 GMT]]></title><description><![CDATA[<p>Ich mach mir immer einen Dialog mit einem Button.<br />
In die OnButton Funktion pack ich dann meinen ganzen Testcode.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/896933</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/896933</guid><dc:creator><![CDATA[electron_1]]></dc:creator><pubDate>Thu, 20 Oct 2005 15:31:49 GMT</pubDate></item></channel></rss>