Normal
char ist nichts anderes als ein Zahlentyp. Das heißt, du kannst[code=Java]int a=(int)'c';[/code]kompilieren.
char ist nichts anderes als ein Zahlentyp. Das heißt, du kannst
[code=Java]int a=(int)'c';[/code]
kompilieren.