new myArray[512];arrayset(myArray, 0, sizeof myArray);but inside the funtion will it do?for(new i; i<512; i++){ myArray[i] = 0;}