<?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[binär-Formatierung]]></title><description><![CDATA[<p>Hallo,</p>
<p>kann mir jemand weiterhelfen? Ich suche eine Funktion bzw. Syntax, die eine Binäreingabe in einen Dezimalwert konvertiert/formatiert (und umgekehrt).</p>
<p>Bsp. int Dezimalwert = Binaer(011011);</p>
<p>Vielen Dank für eure Hilfe</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/119484/binär-formatierung</link><generator>RSS for Node</generator><lastBuildDate>Fri, 21 Aug 2026 22:22:34 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/119484.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 01 Sep 2005 14:01:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to binär-Formatierung on Thu, 01 Sep 2005 14:01:28 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>kann mir jemand weiterhelfen? Ich suche eine Funktion bzw. Syntax, die eine Binäreingabe in einen Dezimalwert konvertiert/formatiert (und umgekehrt).</p>
<p>Bsp. int Dezimalwert = Binaer(011011);</p>
<p>Vielen Dank für eure Hilfe</p>
]]></description><link>https://www.c-plusplus.net/forum/post/862813</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/862813</guid><dc:creator><![CDATA[Kramer]]></dc:creator><pubDate>Thu, 01 Sep 2005 14:01:28 GMT</pubDate></item><item><title><![CDATA[Reply to binär-Formatierung on Thu, 01 Sep 2005 14:27:22 GMT]]></title><description><![CDATA[<p>Das könnte dir helfen:</p>
<p><a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-39490.html" rel="nofollow">http://www.c-plusplus.net/forum/viewtopic-var-t-is-39490.html</a></p>
<p>Da wird von Dezimal in Binär umgewandelt, wennu das verstehst sollte Binär in Dezimal auch kein Problem sein, wenn doch, dann post ich dir ne Funktion, müsste ich noch irgendwo liegen haben.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/862850</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/862850</guid><dc:creator><![CDATA[effe_eichelt]]></dc:creator><pubDate>Thu, 01 Sep 2005 14:27:22 GMT</pubDate></item><item><title><![CDATA[Reply to binär-Formatierung on Thu, 01 Sep 2005 14:48:38 GMT]]></title><description><![CDATA[<p>Vielen Dank!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/862883</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/862883</guid><dc:creator><![CDATA[Kramer]]></dc:creator><pubDate>Thu, 01 Sep 2005 14:48:38 GMT</pubDate></item></channel></rss>