<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=C_-_externe_Programmaufruf</id>
	<title>C - externe Programmaufruf - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=C_-_externe_Programmaufruf"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=C_-_externe_Programmaufruf&amp;action=history"/>
	<updated>2026-04-06T12:14:43Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=C_-_externe_Programmaufruf&amp;diff=17506&amp;oldid=prev</id>
		<title>Thomas.will: Die Seite wurde neu angelegt: „&lt;pre&gt; #include &lt;stdlib.h&gt; #include &lt;stdio.h&gt; int main (void) {    system(&quot;echo Hallo Welt aus der Bash&quot;);    return  EXIT_SUCCESS; } &lt;/pre&gt;“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=C_-_externe_Programmaufruf&amp;diff=17506&amp;oldid=prev"/>
		<updated>2018-10-30T11:07:30Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „&amp;lt;pre&amp;gt; #include &amp;lt;stdlib.h&amp;gt; #include &amp;lt;stdio.h&amp;gt; int main (void) {    system(&amp;quot;echo Hallo Welt aus der Bash&amp;quot;);    return  EXIT_SUCCESS; } &amp;lt;/pre&amp;gt;“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
#include &amp;lt;stdlib.h&amp;gt;&lt;br /&gt;
#include &amp;lt;stdio.h&amp;gt;&lt;br /&gt;
int main (void) {&lt;br /&gt;
   system(&amp;quot;echo Hallo Welt aus der Bash&amp;quot;);&lt;br /&gt;
   return  EXIT_SUCCESS;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thomas.will</name></author>
	</entry>
</feed>