how to declare an array with the same value for all its lenght in c code example Example: initialize whole array to 0 c++ int nScores[100] = {0};