No you can't, because "const" can't apply to arrays. Even if it could,
it *really* couldn't apply to something like the above, as "const"s are
meant to be *compile-time* constants.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.