3.2.3.3 Freeing Memory Allocated with malloc. When you no longer need a block that you got with malloc , use the function free to make the block available ...
確定! 回上一頁