photo

Nigel Nettheim


Last seen: 11 maanden ago Active since 2023

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
how to create empty string arrays and then populate them through arrayName(indexNumber) syntax
You can initialise an empty string array with: s = strings(0) to which the response is: s = 0×0 empty string array

ongeveer een jaar ago | 1