Trying to populate 2d array with struct. builds fine, error on run

You can instead allocate the 2d array on the heap:

1 Like