unsigned arithmetic



using the functions unsignedaddition and unsignedsubtraction, i've noticed
that the block of code i am using for encoding takes roughly 4 times longer
than the reverse function, is that because unsignedaddition is inherantly
slower, or have i screwed up somewhere... again.


.


Loading