Using C, no there is no way to do that (since you use pointers, you have to use the array size). If you don't like that you can use C++ vectors (stl).
確定! 回上一頁