How can I declare an array of 24 data tables? I do not want to initialize any value in the array but just declare it to hold 24 items.
Try like this:
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.