Two-Dimensional Array Demo for Beginners
Category:
Lists, Collections and ArraysType:
SnippetsDifficulty:
BeginningAuthor:
VortexVersion Compatibility: Visual Basic 6
More information:
A simple program that shows how a two-dimensional array works within a VB program. Also illustrates how to use LBound and UBound functions with a two-dimensional array.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download md_array.zip