Could you please make it clear what the difference is between unsigned and unsigned int? Maybe some example code would be helpful.
unsigned
unsigned int
They are exactly the same thing.