Hi everyone,
I just have a quick question that probably has a really simple answer too. I've only just begun using arrays and I was wondering if it was possible to have an array that has 5 values initialised but also has room for it to be expanded, for example 15 extra positions giving a total of 20 with the initialised values.
Thanks :)

