但是上面的程序会出现下面的警告,不知道为什么,那位高手可以解释一下?
C:\COMPUTER-STUDY\c++\Char_Pointer\Char_Pointer.cpp(13) : warning C4305: '=' : truncation from 'const int' to 'char'
C:\COMPUTER-STUDY\c++\Char_Pointer\Char_Pointer.cpp(13) : warning C4309: '=' : truncation of constant value