If array stores character elements then type of array is 'char'. ... 'c', '\0' memset(arr, '\0', sizeof(arr)); //reset all the bytes so that ...
確定! 回上一頁