zeroing an array element in c code example Example: c zero out array memset(myarray, 0, sizeof(myarray));