在C++中,当一个数组被声明时
int myArray[8] = {0,};
这是什么意思?
c++ arrays declaration
arrays ×1
c++ ×1
declaration ×1