String is considered as char array internally,So indexing is done within the maximum range. This means we cannot index the 2147483648th member.
確定! 回上一頁