CARTAGE C ZERO OUT
memset(myarray, 0, sizeof(myarray));
Grotesque Gazelle
memset(myarray, 0, sizeof(myarray));