Since int and char are inter-operable, you can return a char value by typecasting it to int. But it'll be really hard for others who works with your program to ...
確定! 回上一頁