1.8. Incrementing/Decrementing Numbers in Memory and Registers
In pseudo-code it looks simple and means increment (decrement) a number stored at location (address) "a":
[a] := [a] + 1
[a] := [a] − 1
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.
Start a Free Trial