<?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[stdin&#x2F;stdout umleiten]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich sollte hier etwas unter Windows zum laufen bringen, das ich für Linux erstellt habe.</p>
<p>Das grundsätzliche Problem ist folgendes: Ich erstelle in 30'000^3 Iterationen jeweils einen grösseren String, schicke den als Input an ein externes Programm und brauche den Output wieder als String.</p>
<p>Bisher löste ich das per pipe (stdin/stdout umlenken) und anschliessenden system-call - gibt es da einen analogen Lösungsansatz unter Windows?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/208381/stdin-stdout-umleiten</link><generator>RSS for Node</generator><lastBuildDate>Sat, 25 Apr 2026 03:57:06 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/208381.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 17 Mar 2008 20:46:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to stdin&#x2F;stdout umleiten on Mon, 17 Mar 2008 20:46:51 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich sollte hier etwas unter Windows zum laufen bringen, das ich für Linux erstellt habe.</p>
<p>Das grundsätzliche Problem ist folgendes: Ich erstelle in 30'000^3 Iterationen jeweils einen grösseren String, schicke den als Input an ein externes Programm und brauche den Output wieder als String.</p>
<p>Bisher löste ich das per pipe (stdin/stdout umlenken) und anschliessenden system-call - gibt es da einen analogen Lösungsansatz unter Windows?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1476191</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1476191</guid><dc:creator><![CDATA[GP]]></dc:creator><pubDate>Mon, 17 Mar 2008 20:46:51 GMT</pubDate></item><item><title><![CDATA[Reply to stdin&#x2F;stdout umleiten on Mon, 17 Mar 2008 20:49:10 GMT]]></title><description><![CDATA[<p><a href="http://support.microsoft.com/?scid=kb%3Ben-us%3B190351&amp;x=19&amp;y=12" rel="nofollow">http://support.microsoft.com/?scid=kb%3Ben-us%3B190351&amp;x=19&amp;y=12</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1476192</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1476192</guid><dc:creator><![CDATA[...........]]></dc:creator><pubDate>Mon, 17 Mar 2008 20:49:10 GMT</pubDate></item></channel></rss>