錯誤例子: 在stack宣告過大陣列 int array[10000000]; // 正確例子 int *array ... C how to free malloc'ed memory when program can encounter error and exit at ...
確定! 回上一頁