(49G/50g) Shortest code to increment a variable?
|
04-20-2023, 12:21 PM
Post: #2
|
|||
|
|||
RE: (49G/50g) Shortest code to increment a variable?
(04-20-2023 11:50 AM)acser Wrote: I can think of trivial code like this to increment variable A by one: 1 'A' STO+ (also available STO- STO* STO/) or 'A' INCR (INCR and DECR increments and decrements by 1 and returns new value) You can find all commands in menu PRG-->MEM-->ARITH |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
(49G/50g) Shortest code to increment a variable? - acser - 04-20-2023, 11:50 AM
RE: (49G/50g) Shortest code to increment a variable? - Marco Polo - 04-20-2023 12:21 PM
RE: (49G/50g) Shortest code to increment a variable? - John Keith - 04-20-2023, 12:38 PM
RE: (49G/50g) Shortest code to increment a variable? - acser - 04-20-2023, 07:11 PM
RE: (49G/50g) Shortest code to increment a variable? - Gil - 04-20-2023, 08:45 PM
|
User(s) browsing this thread: 1 Guest(s)