int arr[100] = {0}; Detailed answer: First note that in C, NULL may or may not be the same thing as 0 (zero).
確定! 回上一頁