Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アスキー文字を渡すことができ、数値を出力するputchar()の反対はありますか?ありがとう。
printf( "%d \ n"、c);
あなたが話している言語がわかりません。'C ++'では、数値のASCII値を返す(int)chを渡すだけで済みます。