經安全檢測,此網站為安全網站,請放心前往原始網址!

Getting ASCII Code in C++ - C++ Forum - cplusplus.com - The C++ Resources Network

Mitsakos (343) You can use a cast to convert it to int from char and the oppoosite. Here is an example: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 #include using namespace std; int main(){ char ascii; int numeric; cout > ascii; cout

www.cplusplus.com

網址安全性掃描由 google 提供