<?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[MFC: Typedef für &amp;quot;const int&amp;quot;]]></title><description><![CDATA[<p>Gibts in der MFC schon eine Typdefinition für &quot;const int&quot; ?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/176894/mfc-typedef-für-quot-const-int-quot</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 03:34:35 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/176894.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 26 Mar 2007 08:04:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MFC: Typedef für &amp;quot;const int&amp;quot; on Mon, 26 Mar 2007 08:04:12 GMT]]></title><description><![CDATA[<p>Gibts in der MFC schon eine Typdefinition für &quot;const int&quot; ?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1252682</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1252682</guid><dc:creator><![CDATA[BorisDieKlinge]]></dc:creator><pubDate>Mon, 26 Mar 2007 08:04:12 GMT</pubDate></item><item><title><![CDATA[Reply to MFC: Typedef für &amp;quot;const int&amp;quot; on Mon, 26 Mar 2007 08:11:36 GMT]]></title><description><![CDATA[<p>Wozu brauchst du's? Wenn du das 'const' explizit mit angibst, ist das doch viel klarer als irgendwelche kryptischen Typkürzel im pseudo-hungarian-style.</p>
<p>(Habe ich schonmal erwähnt, daß ich kein besonderer Fan der LP... Typbezeichnungen bin ;))</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1252687</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1252687</guid><dc:creator><![CDATA[CStoll]]></dc:creator><pubDate>Mon, 26 Mar 2007 08:11:36 GMT</pubDate></item><item><title><![CDATA[Reply to MFC: Typedef für &amp;quot;const int&amp;quot; on Mon, 26 Mar 2007 08:13:28 GMT]]></title><description><![CDATA[<p>ja gut ibn auch kein fan davon, aber wolle bischen MFC einheitlic harbeiten;)</p>
<p>wenn ich ich als kryptische typendefinitionen sehe muss ich auch jedesmal wieder schaun was damit gemeint ist:)</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1252690</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1252690</guid><dc:creator><![CDATA[BorisDieKlinge]]></dc:creator><pubDate>Mon, 26 Mar 2007 08:13:28 GMT</pubDate></item><item><title><![CDATA[Reply to MFC: Typedef für &amp;quot;const int&amp;quot; on Mon, 26 Mar 2007 08:13:45 GMT]]></title><description><![CDATA[<pre><code>CONST INT
</code></pre>
<p>(ja, albern aber alles nur gross geschrieben)<br />
<a href="http://msdn2.microsoft.com/en-us/library/aa383751.aspx" rel="nofollow">http://msdn2.microsoft.com/en-us/library/aa383751.aspx</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1252691</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1252691</guid><dc:creator><![CDATA[vista]]></dc:creator><pubDate>Mon, 26 Mar 2007 08:13:45 GMT</pubDate></item></channel></rss>