<?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[std::ends Manipulator]]></title><description><![CDATA[<p>Wofür braucht man den? Wann möchte man <code>'\0'</code> in den Stream schreiben?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/339742/std-ends-manipulator</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 23:04:26 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/339742.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 25 Sep 2016 12:07:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to std::ends Manipulator on Sun, 25 Sep 2016 12:07:17 GMT]]></title><description><![CDATA[<p>Wofür braucht man den? Wann möchte man <code>'\0'</code> in den Stream schreiben?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2509649</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2509649</guid><dc:creator><![CDATA[Inserter]]></dc:creator><pubDate>Sun, 25 Sep 2016 12:07:17 GMT</pubDate></item><item><title><![CDATA[Reply to std::ends Manipulator on Sun, 25 Sep 2016 12:31:58 GMT]]></title><description><![CDATA[<p>Ach, ich glaube der ist veraltet, kann das sein?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2509651</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2509651</guid><dc:creator><![CDATA[Inserter]]></dc:creator><pubDate>Sun, 25 Sep 2016 12:31:58 GMT</pubDate></item><item><title><![CDATA[Reply to std::ends Manipulator on Sun, 25 Sep 2016 12:34:41 GMT]]></title><description><![CDATA[<p><a href="http://cppreference.com" rel="nofollow">cppreference.com</a> schrieb:</p>
<blockquote>
<p>This manipulator is typically used with std::ostrstream, when the associated output buffer needs to be null-terminated to be processed as a C string.</p>
<p>Unlike std::endl, this manipulator does not flush the stream.</p>
</blockquote>
]]></description><link>https://www.c-plusplus.net/forum/post/2509652</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2509652</guid><dc:creator><![CDATA[nurso]]></dc:creator><pubDate>Sun, 25 Sep 2016 12:34:41 GMT</pubDate></item></channel></rss>