0 Members and 5 Guests are viewing this topic.
I assume this variable would be a bit like Ans, right?
:A->pi->B
:A->B->pi
The ex command is only 1 byte whereas loading a 16 bit register is 2 bytes. And that statement could still be done like this:Code: [Select]:A->B->pi
Aha, I've been wanting this feature for a while, but I thought it might be too much trouble. It would help for interfacing with Asm(), I'm sure
Perhaps. But realize that "!" is only used right before "If ". It could get another use
. "xor" is the 16 bit plotstyle-box xor, not the actual word xor.A xor B->AA xor B->BA xor B->A
just found something cool. if you *really* don't have any temp variables to exchange two values, the following code should do the trick:Code: [Select]. "xor" is the 16 bit plotstyle-box xor, not the actual word xor.A xor B->AA xor B->BA xor B->A
A xor B->A xor B->B xor A->A