You cannot have an variable length array with static or extern storage class specifier. You have an VLA with static storage specification and it is not allowed ...
確定! 回上一頁