Poll: Which type of branching do you prefer?
Line Numbers (i.e. GTO 150)
Labels (i.e. LBL A, GTO A)
Both
Neither
[Show Results]
 
Post Reply 
Keystroke Programming: Labels vs. Line Numbers
11-05-2014, 01:22 PM
Post: #10
RE: Keystroke Programming: Labels vs. Line Numbers
(11-04-2014 02:07 PM)Eddie W. Shore Wrote:  HP calculators that use line numbers: 33C, 33E, 25C, 12C, 35S, 16C (?)
HP calculators that use labels: 33S, 32SII, 15C, 41, 42S, 35S
(yes 35S does both, not a typo)

Some calculators that use both run programs faster with absolute addresses. When they execute GTO with a label, they have to search memory for the label.
Of course editing a program with labels is much easier since you don't have to manually adjust line number references.

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Keystroke Programming: Labels vs. Line Numbers - toml_12953 - 11-05-2014 01:22 PM



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