Got warning when I tried to initialize double array with unsigned char values

前端 未结 0 765
误落风尘
误落风尘 2020-12-08 08:20

I\'ve tried to initialize double array with unsigned char values as below.

unsigned char maxValue_Bch, maxValue_Gch, maxValue_Rch;
// store some results in ma         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题