<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://ddn.pluspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Sprunganweisung</id>
	<title>Sprunganweisung - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://ddn.pluspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Sprunganweisung"/>
	<link rel="alternate" type="text/html" href="https://ddn.pluspedia.org/w/index.php?title=Sprunganweisung&amp;action=history"/>
	<updated>2026-08-15T07:33:40Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in PlusPedia</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://ddn.pluspedia.org/w/index.php?title=Sprunganweisung&amp;diff=245537&amp;oldid=prev</id>
		<title>Anthoney: init</title>
		<link rel="alternate" type="text/html" href="https://ddn.pluspedia.org/w/index.php?title=Sprunganweisung&amp;diff=245537&amp;oldid=prev"/>
		<updated>2011-11-02T14:46:45Z</updated>

		<summary type="html">&lt;p&gt;init&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Eine Sprunganweisung in einem [[Computerprogramm]] dient dazu den Code an einer anderen Stelle fortzusetzen.&lt;br /&gt;
&lt;br /&gt;
Im sogenannten Spaghetti-Code werden Sprunganweisungen verwendet (GOTO).&lt;br /&gt;
&lt;br /&gt;
Code mit wilden Sprunganweisungen gelten als sehr unleserlich. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;.. goto 50&lt;br /&gt;
&amp;lt;br/&amp;gt;20 U1&lt;br /&gt;
&amp;lt;br/&amp;gt;.. goto 70&lt;br /&gt;
&amp;lt;br/&amp;gt;40 if (D&amp;lt;T) then goto 60&lt;br /&gt;
&amp;lt;br/&amp;gt;.. goto 20&lt;br /&gt;
&amp;lt;br/&amp;gt;60 RJ&lt;br /&gt;
&amp;lt;br/&amp;gt;70 ....&lt;br /&gt;
&lt;br /&gt;
Strukturiert sieht es wie folgt aus:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;if ((D &amp;lt; T) &lt;br /&gt;
&amp;lt;br/&amp;gt;then RJ&lt;br /&gt;
&amp;lt;br/&amp;gt;else U1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Links und Quellen ==&lt;br /&gt;
=== Siehe auch ===&lt;br /&gt;
=== Weblinks ===&lt;br /&gt;
=== Quellen ===&lt;br /&gt;
=== Literatur ===&lt;br /&gt;
=== Einzelnachweise ===&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
---- &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Programmiersprachelement]]&lt;br /&gt;
{{Vorlage:PPA-Eisen}}&lt;/div&gt;</summary>
		<author><name>Anthoney</name></author>
	</entry>
</feed>