Assume that CustomerData is a structure. The following statement declares customers as an array of ten CustomerData variables:
Dim customers(9) As CustomerDataWrite a statement that stores "Jones" in the strLastName field of the customers(7).
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.