photo

Nigel Nettheim


Last seen: 12 Monate vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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

etwa ein Jahr vor | 1