Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27350

Dimension and Input a 3x3 Array

$
0
0
How do you dimension and input a 3x3 array?

This is my wrong attempt:

Dim arr As Double(3,3)
arr={1, 2, 3;4,5,6;7,8,9;}

Please give other ways or methods of doing the same thing!

Also ways of printing them out.

Viewing all articles
Browse latest Browse all 27350

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>