What data type are D1, D2, D3, etc? If I want to create an array I need to first explicitly define the size and also the data types to be stored in the array, right?
What data type are D1, D2, D3, etc? If I want to create an array I need to first explicitly define the size and also the data types to be stored in the array, right?