<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.freitagsrunde.org/index.php?action=history&amp;feed=atom&amp;title=C-Kurs%2FCall_by_reference%2FMusterl%C3%B6sung</id>
	<title>C-Kurs/Call by reference/Musterlösung - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.freitagsrunde.org/index.php?action=history&amp;feed=atom&amp;title=C-Kurs%2FCall_by_reference%2FMusterl%C3%B6sung"/>
	<link rel="alternate" type="text/html" href="https://wiki.freitagsrunde.org/index.php?title=C-Kurs/Call_by_reference/Musterl%C3%B6sung&amp;action=history"/>
	<updated>2026-05-08T14:58:17Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in FreitagsrundenWiki</subtitle>
	<generator>MediaWiki 1.31.16</generator>
	<entry>
		<id>https://wiki.freitagsrunde.org/index.php?title=C-Kurs/Call_by_reference/Musterl%C3%B6sung&amp;diff=20381&amp;oldid=prev</id>
		<title>PaulG: verschob „Ckurs/Call by reference/Musterlösung“ nach „C-Kurs/Call by reference/Musterlösung“</title>
		<link rel="alternate" type="text/html" href="https://wiki.freitagsrunde.org/index.php?title=C-Kurs/Call_by_reference/Musterl%C3%B6sung&amp;diff=20381&amp;oldid=prev"/>
		<updated>2013-03-05T17:37:14Z</updated>

		<summary type="html">&lt;p&gt;verschob „&lt;a href=&quot;/Ckurs/Call_by_reference/Musterl%C3%B6sung&quot; class=&quot;mw-redirect&quot; title=&quot;Ckurs/Call by reference/Musterlösung&quot;&gt;Ckurs/Call by reference/Musterlösung&lt;/a&gt;“ nach „&lt;a href=&quot;/C-Kurs/Call_by_reference/Musterl%C3%B6sung&quot; title=&quot;C-Kurs/Call by reference/Musterlösung&quot;&gt;C-Kurs/Call by reference/Musterlösung&lt;/a&gt;“&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Version vom 5. März 2013, 17:37 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;de&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(kein Unterschied)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>PaulG</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.freitagsrunde.org/index.php?title=C-Kurs/Call_by_reference/Musterl%C3%B6sung&amp;diff=14089&amp;oldid=prev</id>
		<title>Mutax: hat „Ckurs2009/Call by reference/Musterlösung“ nach „Ckurs/Call by reference/Musterlösung“ verschoben:&amp;#32;Auch Musterlösungen sind übergreifend...</title>
		<link rel="alternate" type="text/html" href="https://wiki.freitagsrunde.org/index.php?title=C-Kurs/Call_by_reference/Musterl%C3%B6sung&amp;diff=14089&amp;oldid=prev"/>
		<updated>2010-07-25T11:55:59Z</updated>

		<summary type="html">&lt;p&gt;hat „&lt;a href=&quot;/Ckurs2009/Call_by_reference/Musterl%C3%B6sung&quot; class=&quot;mw-redirect&quot; title=&quot;Ckurs2009/Call by reference/Musterlösung&quot;&gt;Ckurs2009/Call by reference/Musterlösung&lt;/a&gt;“ nach „&lt;a href=&quot;/Ckurs/Call_by_reference/Musterl%C3%B6sung&quot; class=&quot;mw-redirect&quot; title=&quot;Ckurs/Call by reference/Musterlösung&quot;&gt;Ckurs/Call by reference/Musterlösung&lt;/a&gt;“ verschoben: Auch Musterlösungen sind übergreifend...&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Version vom 25. Juli 2010, 11:55 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;de&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(kein Unterschied)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Mutax</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.freitagsrunde.org/index.php?title=C-Kurs/Call_by_reference/Musterl%C3%B6sung&amp;diff=12290&amp;oldid=prev</id>
		<title>85.179.5.52: Die Seite wurde neu angelegt: „ #include &lt;stdio.h&gt;    void swap(int *a, int *b) {      int c = *a;      *a = *b;      *b = c;  }    int main() {      int a = 3;      int b = 4;        printf(&quot;a...“</title>
		<link rel="alternate" type="text/html" href="https://wiki.freitagsrunde.org/index.php?title=C-Kurs/Call_by_reference/Musterl%C3%B6sung&amp;diff=12290&amp;oldid=prev"/>
		<updated>2009-09-17T01:40:35Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „ #include &amp;lt;stdio.h&amp;gt;    void swap(int *a, int *b) {      int c = *a;      *a = *b;      *b = c;  }    int main() {      int a = 3;      int b = 4;        printf(&amp;quot;a...“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt; #include &amp;lt;stdio.h&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 void swap(int *a, int *b) {&lt;br /&gt;
     int c = *a;&lt;br /&gt;
     *a = *b;&lt;br /&gt;
     *b = c;&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 int main() {&lt;br /&gt;
     int a = 3;&lt;br /&gt;
     int b = 4;&lt;br /&gt;
 &lt;br /&gt;
     printf(&amp;quot;a = %d, b = %d\n&amp;quot;, a, b);&lt;br /&gt;
     swap(&amp;amp;a, &amp;amp;b);&lt;br /&gt;
     printf(&amp;quot;a = %d, b = %d\n&amp;quot;, a, b);&lt;br /&gt;
 &lt;br /&gt;
     return 0;&lt;br /&gt;
 }&lt;/div&gt;</summary>
		<author><name>85.179.5.52</name></author>
		
	</entry>
</feed>