how to put all the array with 0 in c code example Example: c zero out array memset(myarray, 0, sizeof(myarray));