<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>rotor problem</title>
		<link>http://tibasicdev.wikidot.com/forum/t-218165/rotor-problem</link>
		<description>Posts in the discussion thread &quot;rotor problem&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Sun, 10 May 2026 23:56:25 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-218165#post-696745</guid>
				<title>rotor problem</title>
				<link>http://tibasicdev.wikidot.com/forum/t-218165/rotor-problem#post-696745</link>
				<description></description>
				<pubDate>Thu, 11 Feb 2010 03:00:43 +0000</pubDate>
				<wikidot:authorName>calccrypto</wikidot:authorName>				<wikidot:authorUserId>169000</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>im trying to write the rotor machine ENIGMA's function on the computer but im missing something: there are 3 rotors, left, middle, right. the data enters the right rotor, then middle, and then left, and then back again. however, every so often, the right rotor will hit a letter that shifts the middle rotor by 1 position. if the middle rotor is at it's marked position, it will move the left rotor. however, since the middle rotor stays at its position until the right rotor makes it change, my program keeps on telling the left rotor to move. how do i keep track of it? it seems so easy, and yet just out of reach</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>