IAIK/sweb

are long pointers harder to read?

dgruss opened this issue · 0 comments

to get the optimal experience for our students it might be an idea to switch to an alternative pointer representation...
instead of 0xFFFFFFFF12345678 i was thinking of something like:
Kx12345678
-x12345678
Fx12345678

advantage: better readability?
disadvantage: non-standard?