pointer [3] = 99;. When the array is no longer needed, the memory may be de-allocated thus: free(pointer); pointer = NULL;. Assigning ...
確定! 回上一頁