nextStringArray1

fun nextStringArray1(n: Int): Array<String?>

Reads a 1-based string array of size n + 1 (index 0 unused).