What is the difference between using int and uint? All the examples I have seen so far are using int for integers. Any advantage of using uint? Thanks.