For C++: If you just need a container just use std:vector . It will take care all the memory allocations necessary for you.
確定! 回上一頁