To convert a character to an integer you use this short statement: int a;. char b;. a=b-'0';. That's it! Add Tip Ask Question
確定! 回上一頁