Post Reply 
Useful Programming Trick .. But 40 years late!
01-21-2016, 09:14 AM
Post: #8
RE: Useful Programming Trick .. But 40 years late!
(01-21-2016 08:59 AM)ttw Wrote:  Just to mess with Structured Programming (as opposed to structured programming):

While (I>0)
Case(I=1).......I=xxx
Case(I=2).......I=xxx
End While

This skeleton will perform arbitrary sets of forward and backward jumps in a Structured Manner.

Interesting. Can you give an example of it in practical usage?

http://WilsonMinesCo.com (Lots of HP-41 links at the bottom of the links page, http://wilsonminesco.com/links.html )
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Useful Programming Trick .. But 40 years late! - Garth Wilson - 01-21-2016 09:14 AM



User(s) browsing this thread: 1 Guest(s)