how to initialize array of 50 numbers to same value C code example Example: initialize whole array to 0 c++ int nScores[100] = {0};