Use of mmset in the code

sir pl explain how mmset works in line no 19 of the code in the video. pl explain its working

@ayush15goel hey ayush memset takes the array name ,size of array and value to be assign at every index for better understanding visit this link.