The general syntax for declaring a one-dimensional array is type arrName[size];. where type could be any built-in type or user-defined types such as ...
確定! 回上一頁