Default type when only 'unsigned' is stated

Hey

I looking through some code, where the type of a parameter in a function call is stated as unsigned.

The data type (char, int, long) is not stated.
Does any one know which type is assumed when not stated.

More questions in this forum