blah blah blah is here! blah blah » Close

0
votes
1 answers

Multi-dimensional array declaration

Hello I want to have a multi-dimensional array that I want to declare such that I can access it from all the other functions in the program. I am designing a windows application. I have a form with 16 tabs, and i want to be able to decla ...

Feedback