<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wikiti.brandonw.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wikiti.brandonw.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Glenafer</id>
		<title>WikiTI - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wikiti.brandonw.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Glenafer"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Special:Contributions/Glenafer"/>
		<updated>2026-04-05T23:57:54Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.5</generator>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=Category:83Plus:OS:Operator_Stack</id>
		<title>Category:83Plus:OS:Operator Stack</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Category:83Plus:OS:Operator_Stack"/>
				<updated>2008-09-03T23:48:50Z</updated>
		
		<summary type="html">&lt;p&gt;Glenafer: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Wikify}}&lt;br /&gt;
{{stub}}&lt;br /&gt;
The operator stack is defined between (OPS) and (OPBase).  The OS uses this area for storing information, along with the FPS, for conditional statements and loops in TI-BASIC.&lt;br /&gt;
&lt;br /&gt;
Due to extremely poor programming in the OS, it is the cause of the well-known memory leaks which can occur if a programmer uses a Goto statement within a loop or an If:Then statement.  In a nutshell, it moves the OPS and FPS by nine bytes every time a push to each occurs, which happens when a conditional is entered.  This can cause a slowdown (slowly becomes more to move) and memory leaks (the nine bytes added above).  The FPS are not accounted for, or are 'leaked'.&lt;br /&gt;
&lt;br /&gt;
Very little is currently known about the OPS since TI has not documented it, but research is underway.&lt;/div&gt;</summary>
		<author><name>Glenafer</name></author>	</entry>

	</feed>