This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS如何设置char为unsigned char或signed char?

如题,char类型在不同编译器是不一样的,那么在ccs中是unsigned的还是signed的呢?或者说ccs可以设置规定char的类型吗?