To initialize an array as empty in C, set all its elements to a default or null value. For example, put 0 in all spots in an integer array to ...
確定! 回上一頁