Is there any way to convert an int value to a char value that is corresponding to its ASCII value? ex. int a a = 87. ASCII of a = 'W'
確定! 回上一頁