How to initialize an array to 0 in C ? ... int arr[100];. But by simply doing this declaration, the array is assigned all junk values. There can ...
確定! 回上一頁