Is there any C compiler which takes the default type of char as unsigned unless explicitly mentioned by the user in the file or project settings?
/Kanu_
There is usually an option to set it as default, but no compiler of my knowledge does that.