There is basically no need to use unsigned integers in the code, and signed integers would remove a lot of potential bugs.
There is basically no need to use unsigned integers in the code, and signed integers would remove a lot of potential bugs.