Variable length array can be achieved by using dynamic memory allocation. But with dynamic memory allocation a overhead of freeing memory comes into picture. So ...
確定! 回上一頁